Home
last modified time | relevance | path

Searched refs:fOutLineLevel (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/fontdemo/
H A DFontDemoView.h50 const int8 OutLineLevel() const { return fOutLineLevel; } in OutLineLevel()
58 int8 fOutLineLevel; variable
H A DFontDemoView.cpp34 fOutLineLevel(0), in FontDemoView()
392 fOutLineLevel = outline; in SetOutlineLevel()