Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.h128 … = TextRun::AllowTrailingExpansion | TextRun::ForbidLeadingExpansion, TextRunFlags = DefaultTextRu…
DRenderBlock.h75 typedef unsigned TextRunFlags; typedef
DRenderBlockFlow.cpp2531 …aracters, int length, RenderStyle* style, TextRun::ExpansionBehavior expansion, TextRunFlags flags) in constructTextRunInternal()
2586 …const String& string, RenderStyle* style, TextRun::ExpansionBehavior expansion, TextRunFlags flags) in constructTextRun()