Home
last modified time | relevance | path

Searched refs:AddPos (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dsallayout.hxx78 bool AddPos( int nCharPos, bool bRTL );
125 { return maReruns.AddPos( nCharPos, bRTL ); } in NeedFallback()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx416 bool ImplLayoutRuns::AddPos( int nCharPos, bool bRTL ) in AddPos() function in ImplLayoutRuns
719 aNewRuns.AddPos( *it, bRTL ); in PrepareFallback()
723 aNewRuns.AddPos( *it, bRTL ); in PrepareFallback()

Completed in 18 milliseconds