Searched refs:PosIsInAnyRun (Results 1 – 3 of 3) sorted by relevance
488 bool ImplLayoutRuns::PosIsInAnyRun( int nCharPos ) const in PosIsInAnyRun() function in ImplLayoutRuns1890 if( nValid[n] && !maFallbackRuns[n].PosIsInAnyRun( nActiveCharPos ) ) in AdjustLayout()1914 (!maFallbackRuns[ n ].PosIsInAnyRun( nCharPos[0] ) ) in AdjustLayout()
87 bool PosIsInAnyRun( int nCharPos ) const;
497 args.maRuns.PosIsInAnyRun(firstChar)); in append()501 if (!args.maRuns.PosIsInAnyRun(firstChar) && in append()
Completed in 38 milliseconds