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

/haiku/src/preferences/appearance/
H A DFontSelectionView.h47 BLayoutItem* CreateFontsLabelLayoutItem() const;
H A DFontView.cpp40 layout->AddItem(view->CreateFontsLabelLayoutItem(), 0, row);
H A DFontSelectionView.cpp261 FontSelectionView::CreateFontsLabelLayoutItem() const function in class:FontSelectionView
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.h56 BLayoutItem* CreateFontsLabelLayoutItem();
H A DFontSelectionView.cpp380 FontSelectionView::CreateFontsLabelLayoutItem() function in class:FontSelectionView
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp468 .Add(fStandardFontView->CreateFontsLabelLayoutItem(), 0, 0)
473 .Add(fSerifFontView->CreateFontsLabelLayoutItem(), 0, 2)
476 .Add(fSansSerifFontView->CreateFontsLabelLayoutItem(), 0, 4)
480 .Add(fFixedFontView->CreateFontsLabelLayoutItem(), 0, 7)

Completed in 152 milliseconds