Searched refs:FontList (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DFont.cpp65 class FontList : public BLocker { class in namespace:__anon7
67 FontList();
68 virtual ~FontList();
70 static FontList* Default();
97 static FontList* sDefaultInstance;
100 pthread_once_t FontList::sDefaultInitOnce = PTHREAD_ONCE_INIT;
101 FontList* FontList::sDefaultInstance = NULL;
119 FontList::FontList() function in class:__anon8::FontList
[all...]

Completed in 33 milliseconds