Home
last modified time | relevance | path

Searched defs:fontName (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DStyle.h14 const char *fontName; member
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2884 const char* fontName = vs.styles[styleHere].fontName; in ImeStartComposition() local