Home
last modified time | relevance | path

Searched refs:PosIsInAnyRun (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx497 args.maRuns.PosIsInAnyRun(firstChar)); in append()
501 if (!args.maRuns.PosIsInAnyRun(firstChar) && in append()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx488 bool ImplLayoutRuns::PosIsInAnyRun( int nCharPos ) const in PosIsInAnyRun() function in ImplLayoutRuns
1890 if( nValid[n] && !maFallbackRuns[n].PosIsInAnyRun( nActiveCharPos ) ) in AdjustLayout()
1914 (!maFallbackRuns[ n ].PosIsInAnyRun( nCharPos[0] ) ) in AdjustLayout()
/trunk/main/vcl/inc/
H A Dsallayout.hxx87 bool PosIsInAnyRun( int nCharPos ) const;

Completed in 35 milliseconds