Searched defs:format (Results 1 – 9 of 9) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | FilterHelper.cpp | 11 for (const auto& format : CAudioCommon::m_surpported_format) in GetAudioFileFilter() local
|
H A D | AudioCommon.cpp | 822 SupportedFormat format; in CreateSupportedFormat() local 832 SupportedFormat format; in CreateSupportedFormat() local
|
H A D | MciCore.cpp | 47 SupportedFormat format; in InitCore() local
|
H A D | BassCore.cpp | 82 SupportedFormat format; in InitCore() local
|
H A D | DrawCommon.cpp | 81 UINT format{}; in DrawWindowText() local
|
H A D | Common.cpp | 1583 double CCommon::DoubleRound(double dVal, int format) in DoubleRound()
|
H A D | TagLibHelper.cpp | 1322 MP4::CoverArt::Format format = MP4::CoverArt::Format::Unknown; in WriteM4aAlbumCover() 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() 71 static inline int TIXML_VSCPRINTF( const char* format, va_list va ) in TIXML_VSCPRINTF() 94 static inline int TIXML_VSCPRINTF( const char* format, va_list va ) in TIXML_VSCPRINTF() 2430 void XMLDocument::SetError( XMLError error, int lineNum, const char* format, ... ) in SetError() 2540 void XMLPrinter::Print( const char* format, ... ) in Print()
|
/MusicPlayer2/scintilla/win32/ |
H A D | PlatWin.cxx | 3476 void Platform::DebugPrintf(const char *format, ...) { in DebugPrintf()
|