Searched defs:Create (Results 1 – 10 of 10) sorted by relevance
/MusicPlayer2/scintilla/lexlib/ |
H A D | CatalogueModules.h | 59 ILexer5 *Create(unsigned int index) const { in Create() function
|
H A D | LexerModule.cxx | 93 ILexer5 *LexerModule::Create() const { in Create() function in LexerModule
|
/MusicPlayer2/MusicPlayer2/ |
H A D | UiSearchBox.cpp | 22 void CUiSearchBox::Create() in Create() function in CUiSearchBox
|
H A D | LyricsWindow.cpp | 85 BOOL CLyricsWindow::Create(LPCTSTR lpszClassName) in Create() function in CLyricsWindow 89 BOOL CLyricsWindow::Create(LPCTSTR lpszClassName,int nWidth,int nHeight) in Create() function in CLyricsWindow
|
H A D | DrawCommon.cpp | 26 void CDrawCommon::Create(CDC* pDC, CFont* pFont) in Create() function in CDrawCommon 37 void CDrawCommon::Create(CDC* pDC, Gdiplus::Graphics* pGraphics, CFont* pFont) in Create() function in CDrawCommon
|
H A D | CUIDrawer.cpp | 41 void CUIDrawer::Create(CDC* pDC, CFont* pFont) in Create() function in CUIDrawer
|
H A D | Player.cpp | 100 void CPlayer::Create() in Create() function in CPlayer
|
/MusicPlayer2/scintilla/src/ |
H A D | Decoration.cxx | 145 Decoration<POS> *DecorationList<POS>::Create(int indicator, Sci::Position length) { in Create() function in __anonfc2f625c0111::DecorationList
|
H A D | CellBuffer.cxx | 314 void Action::Create(actionType at_, Sci::Position position_, const char *data_, Sci::Position lenDa… in Create() function in Action
|
/MusicPlayer2/scintilla/win32/ |
H A D | PlatWin.cxx | 399 void Font::Create(const FontParameters &fp) { in Create() function in Scintilla::Font 2629 void ListBoxX::Create(Window &parent_, int ctrlID_, Point location_, int lineHeight_, bool unicodeM… in Create() function in Scintilla::ListBoxX
|