Searched refs:RespectDirectionOverride (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextRunConstructor.h54 RespectDirectionOverride = 1 << 1 enumerator in enum:blink::TextRunFlag
H A DRenderFileUploadControl.cpp109 TextRun textRun = constructTextRun(this, font, displayedFilename, style(), TextRun::AllowTrailingExpansion, RespectDirection | RespectDirectionOverride);
H A DTextRunConstructor.cpp64 if (flags & RespectDirectionOverride)

Completed in 898 milliseconds