Searched refs:lastStrong (Results 1 – 3 of 3) sorted by relevance
62 , lastStrong(WTF::Unicode::OtherNeutral) in BidiStatus()72 eor = lastStrong = last = direction; in BidiStatus()78 , lastStrong(lastStrongDir) in BidiStatus()85 WTF::Unicode::Direction lastStrong; member107 …r == status2.eor && status1.last == status2.last && status1.lastStrong == status2.lastStrong && *(…195 …void setLastStrongDir(WTF::Unicode::Direction lastStrongDir) { m_status.lastStrong = lastStrongDir… in setLastStrongDir()339 m_direction = m_status.lastStrong == LeftToRight ? LeftToRight : RightToLeft; in checkDirectionInLowerRaiseEmbeddingLevel()353 if (m_status.lastStrong != LeftToRight) { in lowerExplicitEmbeddingLevel()360 } else if (m_status.lastStrong != LeftToRight) { in lowerExplicitEmbeddingLevel()364 …atus.eor == EuropeanNumber || m_status.eor == ArabicNumber || m_status.lastStrong == LeftToRight) { in lowerExplicitEmbeddingLevel()[all …]
426 DirProp lastStrong; in getDirProps() local429 (lastStrong=firstL_R_AL(pBiDi))!=ON) { in getDirProps()430 paraDir=(lastStrong==L) ? 0 : CONTEXT_RTL; in getDirProps()1529 DirProp lastStrong=lastL_R_AL(pBiDi); in resolveImplicitLevels() local1530 if(lastStrong!=DirProp_ON) { in resolveImplicitLevels()1531 sor=lastStrong; in resolveImplicitLevels()
671 m_lineBreakBidiStatusLastStrong = status.lastStrong; in setLineBreakInfo()