Home
last modified time | relevance | path

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

/haiku/src/apps/stylededit/
H A DConstants.h52 const uint32 FONT_FAMILY = 'FFch'; variable
H A DStyledEditWindow.cpp372 case FONT_FAMILY: in MessageReceived()
1271 new BMessage(FONT_FAMILY))); in _InitWindow()