Lines Matching refs:IsRTL
1040 bool IsRTL() const { return mpScriptItem->a.fRTL; } function
1491 rVisualItem.IsRTL() );
1545 const bool bRTL = rVisualItem.IsRTL();
1734 if( !rVisualItem.IsRTL() ) // LTR-item
1834 if( !pVI->IsRTL() ) // LTR-case
1879 c = !rVI.IsRTL() ? rVI.mnMinCharPos : rVI.mnEndCharPos - 1;
1973 if( mpJustifications && pVI->IsRTL() )
2213 if( rVisualItem.IsRTL() )
2229 if( !rVisualItem.IsRTL() )
2367 if( !rVisualItem.IsRTL() )
2463 if( rVisualItem.IsRTL() )
2529 if( bManualCellAlign && rVisualItem.IsRTL() && !rVisualItem.HasKashidas() )