Home
last modified time | relevance | path

Searched refs:allowsRoundingHacks (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.cpp46 void TextRun::setAllowsRoundingHacks(bool allowsRoundingHacks) in setAllowsRoundingHacks() argument
48 s_allowsRoundingHacks = allowsRoundingHacks; in setAllowsRoundingHacks()
66 bool TextRun::allowsRoundingHacks() in allowsRoundingHacks() function in WebCore::TextRun
DTextRun.h229 static bool allowsRoundingHacks();