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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockFlow.h128 TextRun::ExpansionBehavior = TextRun::AllowTrailingExpansion | TextRun::ForbidLeadingExpansion, TextRunFlags = DefaultTextRunFlags);
H A DRenderImage.cpp363 TextRun textRun = RenderBlockFlow::constructTextRun(this, font, m_altText, style(), TextRun::AllowTrailingExpansion | TextRun::ForbidLeadingExpansion, DefaultTextRunFlags | RespectDirection);
H A DRenderBlock.h70 DefaultTextRunFlags = 0, enumerator in enum:WebCore::TextRunFlag
H A DRenderBlockFlow.cpp2537 if (flags != DefaultTextRunFlags) {

Completed in 202 milliseconds