Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.h192 …pansion() && nextLeafChild() ? TextRun::AllowTrailingExpansion : TextRun::ForbidTrailingExpansion); in expansionBehavior()
/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.h47 ForbidTrailingExpansion = 0 << 0, enumerator