Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 4 of 4) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DStyle.h15 int weight; member
/MusicPlayer2/MusicPlayer2/
H A DInternetCommon.cpp402 double weight; in SelectMatchedItem() local
/MusicPlayer2/scintilla/include/
H A DPlatform.h288 int weight; member
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx329 void SetLogFont(LOGFONTW &lf, const char *faceName, int characterSet, float size, int weight, bool … in SetLogFont()