Home
last modified time | relevance | path

Searched refs:setAllowsRoundingHacks (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.cpp46 void TextRun::setAllowsRoundingHacks(bool allowsRoundingHacks) in setAllowsRoundingHacks() function in WebCore::TextRun
DTextRun.h228 static void setAllowsRoundingHacks(bool);
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp198 TextRun::setAllowsRoundingHacks(false); in resetToConsistentState()
1924 TextRun::setAllowsRoundingHacks(true); in allowRoundingHacks()