Searched refs:fPreviewBox (Results 1 – 4 of 4) sorted by relevance
67 BBox* fPreviewBox; variable
148 fPreviewBox = new BBox("preview box", B_WILL_DRAW | B_FRAME_EVENTS); in FontSelectionView()149 fPreviewBox->AddChild(BGroupLayoutBuilder(B_VERTICAL) in FontSelectionView()249 return fPreviewBox; in GetPreviewBox()
84 BBox* fPreviewBox; variable
108 fPreviewBox = new BBox("preview box", B_WILL_DRAW | B_FRAME_EVENTS); in FontSelectionView()109 fPreviewBox->AddChild(BGroupLayoutBuilder(B_VERTICAL) in FontSelectionView()443 return fPreviewBox; in PreviewBox()