Searched refs:getMonospaced (Results 1 – 3 of 3) sorted by relevance
91 bool getMonospaced() const { return mbMonospaced; } in getMonospaced() function in drawinglayer::attribute::ImpFontAttribute104 && getMonospaced() == rCompare.getMonospaced()); in operator ==()251 bool FontAttribute::getMonospaced() const in getMonospaced() function in drawinglayer::attribute::FontAttribute253 return mpFontAttribute->getMonospaced(); in getMonospaced()
88 bool getMonospaced() const;
405 aRetval.SetPitch(rFontAttribute.getMonospaced() ? PITCH_FIXED : PITCH_VARIABLE); in getVclFontFromFontAttribute()
Completed in 15 milliseconds