Home
last modified time | relevance | path

Searched refs:kMsgSetFamily (Results 1 – 4 of 4) sorted by relevance

/haiku/src/preferences/appearance/
H A DFontSelectionView.h24 static const int32 kMsgSetFamily = 'fmly'; variable
H A DFontView.cpp121 case kMsgSetFamily: in MessageReceived()
H A DFontSelectionView.cpp194 case kMsgSetFamily: in MessageReceived()
456 BMessage* message = new BMessage(kMsgSetFamily); in UpdateFontsMenu()
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.cpp44 static const int32 kMsgSetFamily = 'fmly'; variable
173 case kMsgSetFamily: in MessageReceived()
366 BMessage* message = new BMessage(kMsgSetFamily); in UpdateFontsMenu()