Lines Matching defs:Hinting
82 /** Specifies the level of hinting to be performed. These names are taken92 enum Hinting {99 Hinting getHinting() const {100 return static_cast<Hinting>(fHinting);103 void setHinting(Hinting hintingLevel);1056 // Set flags/hinting/textSize up to use for drawing text as paths.