Searched refs:OtherNeutral (Results 1 – 6 of 6) sorted by relevance
61 : eor(WTF::Unicode::OtherNeutral) in BidiStatus()62 , lastStrong(WTF::Unicode::OtherNeutral) in BidiStatus()63 , last(WTF::Unicode::OtherNeutral) in BidiStatus()123 if (dir == WTF::Unicode::OtherNeutral) in BidiCharacterRun()171 : m_direction(WTF::Unicode::OtherNeutral) in BidiResolver()309 m_direction = WTF::Unicode::OtherNeutral; in appendRun()310 m_status.eor = WTF::Unicode::OtherNeutral; in appendRun()330 ASSERT(m_status.eor != OtherNeutral || m_eor.atEnd()); in checkDirectionInLowerRaiseEmbeddingLevel()338 if (m_direction == OtherNeutral) in checkDirectionInLowerRaiseEmbeddingLevel()477 case OtherNeutral: in updateStatusLastFromCurrentDirection()[all …]
60 …WTF::Unicode::Direction direction() const { return atEnd() ? WTF::Unicode::OtherNeutral : WTF::Uni… in direction()
431 return WTF::Unicode::OtherNeutral; in direction()447 updateStatusLastFromCurrentDirection(WTF::Unicode::OtherNeutral); in isEndOfLine()658 m_direction = WTF::Unicode::OtherNeutral; in appendRun()659 m_status.eor = WTF::Unicode::OtherNeutral; in appendRun()
836 …diRun(firstSpace, trailingSpaceRun->m_stop, trailingSpaceRun->m_object, baseContext, OtherNeutral); in handleTrailingSpaces()
48 OtherNeutral = U_OTHER_NEUTRAL, enumerator
408 if (dir == SegmentSeparator || dir == WhiteSpaceNeutral || dir == OtherNeutral) in visitLiteral()