Searched refs:PreviewBox (Results 1 - 3 of 3) sorted by path

/haiku/src/apps/webpositive/support/
H A DFontSelectionView.h62 BView* PreviewBox() const;
H A DFontSelectionView.cpp412 FontSelectionView::PreviewBox() const function in class:FontSelectionView
/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp472 .Add(fStandardFontView->PreviewBox(), 1, 1, 3)
475 .Add(fSerifFontView->PreviewBox(), 1, 3, 3)
478 .Add(fSansSerifFontView->PreviewBox(), 1, 5, 3)
484 .Add(fFixedFontView->PreviewBox(), 1, 8, 3)

Completed in 61 milliseconds