Searched refs:CreateFontsMenuBarLayoutItem (Results 1 - 6 of 6) sorted by relevance

/haiku/src/preferences/appearance/
H A DFontSelectionView.h48 BLayoutItem* CreateFontsMenuBarLayoutItem() const;
H A DFontView.cpp41 layout->AddItem(view->CreateFontsMenuBarLayoutItem(), 1, row);
H A DFontSelectionView.cpp268 FontSelectionView::CreateFontsMenuBarLayoutItem() const function in class:FontSelectionView
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.h57 BLayoutItem* CreateFontsMenuBarLayoutItem();
H A DFontSelectionView.cpp387 FontSelectionView::CreateFontsMenuBarLayoutItem() function in class:FontSelectionView
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp469 .Add(fStandardFontView->CreateFontsMenuBarLayoutItem(), 1, 0)
474 .Add(fSerifFontView->CreateFontsMenuBarLayoutItem(), 1, 2)
477 .Add(fSansSerifFontView->CreateFontsMenuBarLayoutItem(), 1, 4)
481 .Add(fFixedFontView->CreateFontsMenuBarLayoutItem(), 1, 7)

Completed in 198 milliseconds