Searched refs:fSmallFont (Results 1 – 2 of 2) sorted by relevance
880 fSmallFont(be_plain_font), in PackageItem()889 fSmallFont.SetSize(be_plain_font->Size() - 2); in PackageItem()890 fSmallFont.GetHeight(&fSmallFontHeight); in PackageItem()935 owner->SetFont(&fSmallFont); in DrawItem()1040 owner->SetFont(&fSmallFont); in CalculateZoomWidths()1059 owner->SetFont(&fSmallFont); in CalculateZoomWidths()
98 BFont fSmallFont; variable