Searched refs:horizontalText (Results 1 – 1 of 1) sorted by relevance
1166 bool horizontalText = !style || style->isHorizontalWritingMode(); in selectCursor() local1167 const Cursor& iBeam = horizontalText ? iBeamCursor() : verticalTextCursor(); in selectCursor()