HomeSort by relevance Sort by last modified time
    Searched refs:LENGTHADJUST_UNKNOWN (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGTextContentElement.h 41 LENGTHADJUST_UNKNOWN = 0,
SVGTextContentElement.idl 34 const unsigned short LENGTHADJUST_UNKNOWN = 0;
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextChunkBuilder.cpp 133 case SVGTextContentElement::LENGTHADJUST_UNKNOWN:
SVGTextLayoutEngine.cpp 211 SVGTextContentElement::SVGLengthAdjustType lengthAdjust = SVGTextContentElement::LENGTHADJUST_UNKNOWN;

Completed in 56 milliseconds