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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunk.h 38 VerticalText = 1 << 4,
48 bool isVerticalText() const { return m_chunkStyle & VerticalText; }
  /external/chromium_org/third_party/WebKit/Source/core/platform/
Cursor.h 70 VerticalText,

Completed in 90 milliseconds