HomeSort by relevance Sort by last modified time
    Searched defs:VerticalText (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextChunk.h 39 VerticalText = 1 << 4,
49 bool isVerticalText() const { return m_chunkStyle & VerticalText; }
  /external/webkit/Source/WebCore/platform/
Cursor.h 138 VerticalText,

Completed in 1718 milliseconds