Home
last modified time | relevance | path

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, in _MakeFontMenu()
390 AppearancePrefView::_MakeFontSizeMenu(const char* label, uint32 command, in _MakeFontSizeMenu() function in AppearancePrefView
H A DTermWindow.h143 static BMenu* _MakeFontSizeMenu(uint32 command,
H A DTermWindow.cpp478 fFontSizeMenu = _MakeFontSizeMenu(MSG_HALF_SIZE_CHANGED, in _SetupMenu()
1810 TermWindow::_MakeFontSizeMenu(uint32 command, uint8 defaultSize) in _MakeFontSizeMenu() function in TermWindow