Searched refs:fSmallFont (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp880 fSmallFont(be_plain_font),
889 fSmallFont.SetSize(be_plain_font->Size() - 2);
890 fSmallFont.GetHeight(&fSmallFontHeight);
935 owner->SetFont(&fSmallFont);
1040 owner->SetFont(&fSmallFont);
1059 owner->SetFont(&fSmallFont);
H A DSoftwareUpdaterWindow.h98 BFont fSmallFont; member in class:PackageItem

Completed in 24 milliseconds