Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/style/
DSVGRenderStyleDefs.h79 TA_START, TA_MIDDLE, TA_END enumerator
/external/webkit/WebCore/css/
DCSSPrimitiveValueMappings.h2164 case TA_MIDDLE: in CSSPrimitiveValue()
2179 return TA_MIDDLE; in ETextAnchor()
/external/webkit/WebCore/rendering/
DSVGRenderTreeAsText.cpp392 if (cur.anchor == TA_MIDDLE) { in writeSVGInlineTextBox()
DSVGRootInlineBox.cpp745 if (anchor == TA_MIDDLE) in calculateTextAnchorShiftForTextChunk()