Searched refs:VerticalText (Results 1 – 10 of 10) sorted by relevance
39 VerticalText = 1 << 4, enumerator49 bool isVerticalText() const { return m_chunkStyle & VerticalText; } in isVerticalText()
53 if (m_chunkStyle & VerticalText) in calculateLength()64 if (m_chunkStyle & VerticalText) in calculateLength()
113 chunkStyle |= SVGTextChunk::VerticalText; in addTextChunk()
112 case Cursor::VerticalText: in fromType()207 case Cursor::VerticalText: in nameForCursorType()292 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::VerticalText)); in verticalTextCursor()
138 VerticalText, enumerator
174 case VerticalText: in ensurePlatformCursor()
146 case Cursor::VerticalText: in ensurePlatformCursor()
356 COMPILE_ASSERT_MATCHING_ENUM(VerticalText, TypeVerticalText);
238 case Cursor::VerticalText: in ensurePlatformCursor()
154 case Cursor::VerticalText: