Home
last modified time | relevance | path

Searched defs:count (Results 1 – 12 of 12) sorted by relevance

/MusicPlayer2/MusicPlayer2/taglib/
H A Dtrefcounter.h86 int32_t count() { return refCount; } in count() function
92 long count() { return refCount; } in count() function
98 int count() { return refCount; } in count() function
104 int count() { return refCount; } in count() function
/MusicPlayer2/scintilla/lexlib/
H A DStringCopy.h19 void StringCopy(T (&dest)[count], const T* source) { in StringCopy()
/MusicPlayer2/scintilla/src/
H A DCharClassify.cxx49 int count = 0; in GetCharsOfClass() local
H A DAutoComplete.cxx218 const int count = lb->Length(); in Move() local
H A DXPM.cxx269 …::BGRAFromRGBA(unsigned char *pixelsBGRA, const unsigned char *pixelsRGBA, size_t count) noexcept { in BGRAFromRGBA()
H A DDocument.cxx1565 Sci::Position count = 0; in CountCharacters() local
1577 Sci::Position count = 0; in CountUTF16() local
/MusicPlayer2/MusicPlayer2/
H A DMediaLibSettingDlg.cpp609 size_t count = theApp.m_lastfm.CachedCount(); in UpdateLastFMCacheStatus() local
H A DCueFile.cpp327 size_t count = index3 - index2 - 1; in GetCommand() local
H A DPropertyTabDlg.cpp739 int count{}; in OnBnClickedGetTagFromLyricButton() local
H A DMusicPlayerDlg.cpp6192 int count{}, fail_count{}; in OnRename() local
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.h232 T* PushArr( int count ) { in PushArr()
247 void PopArr( int count ) { in PopArr()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2155 UINT32 count = 0; in MeasureWidths() local
2918 const int count = lti.Count(); in SetList() local