/MusicPlayer2/MusicPlayer2/ |
H A D | IconMgr.cpp | 10 HICON IconMgr::GetHICON(IconType type, IconStyle style, IconSize size) in GetHICON() 57 int IconMgr::GetIconWidth(IconSize size) in GetIconWidth()
|
H A D | ScintillaEditView.cpp | 64 int size = WideCharToMultiByte(CP_UTF8, 0, text.c_str(), text.size(), NULL, 0, NULL, NULL); in SetTextW() local 85 int size{}; in GetTextW() local 93 const wchar_t* CScintillaEditView::GetTextW(int& size) in GetTextW() 109 const char * CScintillaEditView::GetText(int & size) in GetText() 173 int size{}; in GetSel() local 424 int CScintillaEditView::CharactorPosToBytePos(int pos, const wchar_t * str, size_t size) in CharactorPosToBytePos() 432 int CScintillaEditView::BytePosToCharactorPos(int pos, const char * str, size_t size) in BytePosToCharactorPos()
|
H A D | DrawCommon.cpp | 325 void CDrawCommon::DrawBitmap(CBitmap& bitmap, CPoint start_point, CSize size, StretchMode stretch_m… in DrawBitmap() 347 void CDrawCommon::DrawBitmap(UINT bitmap_id, CPoint start_point, CSize size, StretchMode stretch_mo… in DrawBitmap() 354 void CDrawCommon::DrawBitmap(HBITMAP hbitmap, CPoint start_point, CSize size, StretchMode stretch_m… in DrawBitmap() 363 void CDrawCommon::DrawImage(const CImage& image, CPoint start_point, CSize size, StretchMode stretc… in DrawImage() 374 void CDrawCommon::DrawImage(Gdiplus::Image* pImage, CPoint start_point, CSize size, StretchMode str… in DrawImage() 382 void CDrawCommon::DrawIcon(HICON hIcon, CPoint start_point, CSize size) in DrawIcon() 614 void CDrawCommon::ImageResize(const CImage& img_src, CImage& img_dest, CSize size) in ImageResize() 629 void CDrawCommon::ImageResize(const CImage& img_src, const wstring& path_dest, int size, ImageType … in ImageResize() 657 void CDrawCommon::ImageResize(const wstring& path_src, const wstring& path_dest, int size, ImageTyp… in ImageResize() 738 void CDrawCommon::ImageDrawAreaConvert(CSize image_size, CPoint& start_point, CSize& size, StretchM… in ImageDrawAreaConvert()
|
H A D | CRecentList.cpp | 149 size_t size = m_list.size(); in RemoveItemIf() local 282 int version{}, size{}, temp_int; in LoadData() local 401 unsigned int size{}; in LoadOldData() local 473 unsigned int size{}; in LoadOldData() local 548 unsigned int size{}; in LoadOldData() local
|
H A D | ListCache.h | 19 size_t size() const { return m_ui_list.size(); } in size() function
|
H A D | RegFileRelate.cpp | 107 ULONG size{ 256 }; in IsFileTypeRelated() local 129 ULONG size{ 256 }; in DeleteFileTypeRelate() local
|
H A D | MediaTransControls.cpp | 96 void MediaTransControls::loadThumbnail(const BYTE* content, size_t size) in loadThumbnail() 170 void MediaTransControls::loadThumbnail(const BYTE* content, size_t size) {} in loadThumbnail()
|
H A D | IniHelper.cpp | 113 …iHelper::WriteIntArray(const wchar_t* AppName, const wchar_t* KeyName, const int* values, int size) in WriteIntArray() 124 void CIniHelper::GetIntArray(const wchar_t* AppName, const wchar_t* KeyName, int* values, int size,… in GetIntArray() 152 …elper::WriteBoolArray(const wchar_t* AppName, const wchar_t* KeyName, const bool* values, int size) in WriteBoolArray() 163 …BoolArray(const wchar_t* AppName, const wchar_t* KeyName, bool* values, int size, bool default_val… in GetBoolArray()
|
H A D | AudioTagOld.cpp | 396 const char* size; in GetID3V2TagContents() local 450 string size = tag_contents.substr(tag_index + 4, 4); in GetSpecifiedId3V2Tag() local 603 size_t size; in GetFlacTagContents() local
|
H A D | Common.h | 475 int size = str.size(); //字符串的长度 in StringNormalize() local 561 int size = str.size(); in StringNatchWholeWord() local
|
H A D | Common.cpp | 175 void CCommon::StringCopy(char* dest, int size, string source) in StringCopy() 444 size_t size{ str.size() }; in TranslateToSimplifiedChinese() local 458 size_t size{ str.size() }; in TranslateToTranditionalChinese() local 523 int size; in StrToUnicode() local 593 int size{ 0 }; in UnicodeToStr() local 928 size_t size = (str.size() + 1) * 2; in CopyStringToClipboard() local 1282 size_t size{ file_name.size() }; in IsFileNameNumbered() local 1299 void CCommon::SizeZoom(CSize& size, int side) in SizeZoom() 1589 int CCommon::IconSizeNormalize(int size) in IconSizeNormalize() 1870 ULONG size{ MAX_PATH }; in GetDesktopBackgroundPath() local
|
H A D | LastFMDataArchive.cpp | 144 uint64_t size; in LoadData() local
|
H A D | ListCtrlEx.cpp | 55 int size = GetItemCount(); in SetCurSel() local 123 int size = GetItemCount(); in SelectReverse() local
|
H A D | MusicPlayer2.cpp | 586 ULONG size{ 256 }; in SetAutoRun() local 605 ULONG size{ 256 }; in GetAutoRun() local
|
H A D | IconMgr.h | 157 static CSize GetIconSize(IconSize size) in GetIconSize() 166 int MakeKey(IconType type, IconStyle style, IconSize size) in MakeKey()
|
H A D | PlayerToolBar.cpp | 90 void CPlayerToolBar::SetIconSize(int size) in SetIconSize()
|
H A D | SongDataManager.cpp | 94 int size{}; in LoadSongData() local
|
/MusicPlayer2/scintilla/lexlib/ |
H A D | SparseState.h | 71 size_t size() const { in size() function
|
H A D | CharacterSet.h | 14 int size; variable
|
/MusicPlayer2/scintilla/src/ |
H A D | Style.h | 17 int size; member
|
H A D | CallTip.cxx | 273 const char *faceName, int size, in CallTipStart()
|
/MusicPlayer2/MusicPlayer2/taglib/ |
H A D | tmap.tcc | 153 unsigned int Map<Key, T>::size() const in size() function in TagLib::Map
|
H A D | tlist.tcc | 197 unsigned int List<T>::size() const in size() function in TagLib::List
|
/MusicPlayer2/scintilla/win32/ |
H A D | PlatWin.cxx | 329 void SetLogFont(LOGFONTW &lf, const char *faceName, int characterSet, float size, int weight, bool … in SetLogFont() 754 SIZE size {}; member in Scintilla::__anone1c11ebe0211::DIBSection 869 const SIZE size = SizeOfRect(rcw); in AlphaRectangle() local 918 const SIZE size = SizeOfRect(rcw); in GradientRectangle() local 959 const SIZE size { width, height }; in DrawRGBAImage() local 1617 const D2D1_SIZE_U size = D2D1::SizeU(width, height); in DrawRGBAImage() local 2895 const size_t size = strlen(list); in SetList() local
|
/MusicPlayer2/MusicPlayer2/tinyxml2/ |
H A D | tinyxml2.cpp | 44 static inline int TIXML_SNPRINTF( char* buffer, size_t size, const char* format, ... ) in TIXML_SNPRINTF() 53 static inline int TIXML_VSNPRINTF( char* buffer, size_t size, const char* format, va_list va ) in TIXML_VSNPRINTF() 2341 const size_t size = static_cast<size_t>(filelength); in LoadFile() local 2562 void XMLPrinter::Write( const char* data, size_t size ) in Write()
|