Searched refs:lcl_HasStrongLTR (Results 1 – 2 of 2) sorted by relevance
209 bool lcl_HasStrongLTR ( const String& rTxt, xub_StrLen nStart, xub_StrLen nEnd ) in lcl_HasStrongLTR() function1338 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( rTxt, nStart, nEnd ) ) ) // non-strong text in em… in InitScriptInfo()
1705 bool lcl_HasStrongLTR ( const String& rTxt, xub_StrLen nStart, xub_StrLen nEnd ) in lcl_HasStrongLTR() function1822 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( aText, nStart, nEnd ) ) ) // non-strong text in e… in InitScriptTypes()
Completed in 190 milliseconds