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

/haiku/src/apps/terminal/
H A DAppearPrefView.h61 static BMenu* _MakeFontSizeMenu(const char* label,
H A DAppearPrefView.cpp369 BMenu* fontSizeMenu = _MakeFontSizeMenu(fontMenuLabel,
390 AppearancePrefView::_MakeFontSizeMenu(const char* label, uint32 command, function in class:AppearancePrefView
H A DTermWindow.h143 static BMenu* _MakeFontSizeMenu(uint32 command,
H A DTermWindow.cpp478 fFontSizeMenu = _MakeFontSizeMenu(MSG_HALF_SIZE_CHANGED,
1806 TermWindow::_MakeFontSizeMenu(uint32 command, uint8 defaultSize) function in class:TermWindow

Completed in 58 milliseconds