Searched refs:B_BITMAP_SPACING (Results 1 - 9 of 9) sorted by relevance

/haiku/src/servers/app/
H A DServerFont.h36 uint8 spacing = B_BITMAP_SPACING);
/haiku/src/apps/mail/
H A DSettings.cpp86 fContentFont.SetSpacing(B_BITMAP_SPACING);
H A DMailApp.cpp148 fContentFont.SetSpacing(B_BITMAP_SPACING);
/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h202 uint8 spacing = B_BITMAP_SPACING,
/haiku/headers/os/interface/
H A DFont.h26 B_BITMAP_SPACING = 2, enumerator in enum:__anon1
/haiku/src/kits/print/
H A DPicturePrinter.cpp356 case B_BITMAP_SPACING: Print("B_BITMAP_SPACING"); break;
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp389 font.SetSpacing(B_BITMAP_SPACING);
/haiku/src/kits/interface/
H A DFont.cpp508 fSpacing(B_BITMAP_SPACING),
H A DTextView.cpp5430 to \c B_BITMAP_SPACING and font encoding to \c B_UNICODE_UTF8.
5438 font->SetSpacing(B_BITMAP_SPACING);

Completed in 105 milliseconds