Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.h56 NoRounding = 0, enumerator
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.cpp427 …xpansion, itemStyle->direction(), isOverride(itemStyle->unicodeBidi()), true, TextRun::NoRounding); in paintItemForeground()
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2191 …alizedText, 0, 0, TextRun::AllowTrailingExpansion, direction, override, true, TextRun::NoRounding); in drawTextInternal()