Home
last modified time | relevance | path

Searched refs:DefaultTextRunFlags (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.h128 …Run::AllowTrailingExpansion | TextRun::ForbidLeadingExpansion, TextRunFlags = DefaultTextRunFlags);
DRenderImage.cpp363 …TextRun::AllowTrailingExpansion | TextRun::ForbidLeadingExpansion, DefaultTextRunFlags | RespectDi… in paintReplaced()
DRenderBlock.h70 DefaultTextRunFlags = 0, enumerator
DRenderBlockFlow.cpp2537 if (flags != DefaultTextRunFlags) { in constructTextRunInternal()