Home
last modified time | relevance | path

Searched defs:faceName (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/include/
H A DPlatform.h286 const char *faceName; member
303 faceName(faceName_), in faceName() function
/MusicPlayer2/scintilla/src/
H A DCallTip.cxx273 const char *faceName, int size, in CallTipStart()
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx329 void SetLogFont(LOGFONTW &lf, const char *faceName, int characterSet, float size, int weight, bool … in SetLogFont()