Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/style/
DSVGRenderStyleDefs.h115 AB_AUTO, AB_BASELINE, AB_BEFORE_EDGE, AB_TEXT_BEFORE_EDGE, enumerator
/external/webkit/WebCore/css/
DCSSPrimitiveValueMappings.h2192 case AB_TEXT_BEFORE_EDGE: in CSSPrimitiveValue()
2232 return AB_TEXT_BEFORE_EDGE; in EAlignmentBaseline()
/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp113 return AB_TEXT_BEFORE_EDGE; in dominantBaselineToShift()
149 case AB_TEXT_BEFORE_EDGE: in alignmentBaselineToShift()