Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h377 TextJustifyAuto, TextJustifyNone, TextJustifyInterWord, TextJustifyDistribute enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h2429 case TextJustifyInterWord: in CSSPrimitiveValue()
2446 return TextJustifyInterWord; in TextJustify()