Searched refs:setAllowsRoundingHacks (Results 1 – 3 of 3) sorted by relevance
46 void TextRun::setAllowsRoundingHacks(bool allowsRoundingHacks) in setAllowsRoundingHacks() function in WebCore::TextRun
228 static void setAllowsRoundingHacks(bool);
198 TextRun::setAllowsRoundingHacks(false); in resetToConsistentState()1924 TextRun::setAllowsRoundingHacks(true); in allowRoundingHacks()