Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 10 of 10) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DCatalogueModules.h59 ILexer5 *Create(unsigned int index) const { in Create() function
H A DLexerModule.cxx93 ILexer5 *LexerModule::Create() const { in Create() function in LexerModule
/MusicPlayer2/MusicPlayer2/
H A DUiSearchBox.cpp22 void CUiSearchBox::Create() in Create() function in CUiSearchBox
H A DLyricsWindow.cpp85 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 DDrawCommon.cpp26 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 DCUIDrawer.cpp41 void CUIDrawer::Create(CDC* pDC, CFont* pFont) in Create() function in CUIDrawer
H A DPlayer.cpp100 void CPlayer::Create() in Create() function in CPlayer
/MusicPlayer2/scintilla/src/
H A DDecoration.cxx145 Decoration<POS> *DecorationList<POS>::Create(int indicator, Sci::Position length) { in Create() function in __anonfc2f625c0111::DecorationList
H A DCellBuffer.cxx314 void Action::Create(actionType at_, Sci::Position position_, const char *data_, Sci::Position lenDa… in Create() function in Action
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx399 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