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

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.h42 void SetHinting(bool hinting);
H A DAGGTextRenderer.cpp90 AGGTextRenderer::SetHinting(bool hinting) function in class:AGGTextRenderer
/haiku/src/servers/app/
H A DDesktopSettings.h109 void SetHinting(uint8 hinting);
H A DDesktopSettingsPrivate.h89 void SetHinting(uint8 hinting);
H A DDesktopSettings.cpp756 DesktopSettingsPrivate::SetHinting(uint8 hinting) function in class:DesktopSettingsPrivate
1078 LockedDesktopSettings::SetHinting(uint8 hinting) function in class:LockedDesktopSettings
1080 fSettings->SetHinting(hinting);
H A DServerApp.cpp3526 settings.SetHinting(hinting);
/haiku/src/libs/icon/shape/
H A DShape.h122 void SetHinting(bool hinting);
H A DShape.cpp528 Shape::SetHinting(bool hinting) function in class:Shape
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp589 shape->SetHinting(shapeFlags & SHAPE_FLAG_HINTING);

Completed in 83 milliseconds