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

/haiku-fatelf/src/preferences/fonts/
H A DFontSelectionView.h23 static const int32 kMsgSetFamily = 'fmly'; variable
H A DFontView.cpp89 case kMsgSetFamily:
H A DMainWindow.cpp116 case kMsgSetFamily:
H A DFontSelectionView.cpp159 case kMsgSetFamily:
451 BMessage* message = new BMessage(kMsgSetFamily);
/haiku-fatelf/src/preferences/appearance/
H A DFontSelectionView.h23 static const int32 kMsgSetFamily = 'fmly'; variable
H A DFontView.cpp122 case kMsgSetFamily:
H A DFontSelectionView.cpp169 case kMsgSetFamily:
461 BMessage* message = new BMessage(kMsgSetFamily);
/haiku-fatelf/src/apps/webpositive/support/
H A DFontSelectionView.cpp36 static const int32 kMsgSetFamily = 'fmly'; variable
136 case kMsgSetFamily:
326 BMessage* message = new BMessage(kMsgSetFamily);

Completed in 109 milliseconds