Searched refs:paraIsRTL (Results 1 – 1 of 1) sorted by relevance
103 const bool paraIsRTL = ubidi_getParaLevel(mBidi.get()) & 0x01; in BidiText() local110 mIsRtl = paraIsRTL; in BidiText()