Home
last modified time | relevance | path

Searched refs:ResetPos (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6107 rLayoutArgs.ResetPos(); in ImplGlyphFallbackLayout()
6116 rLayoutArgs.ResetPos(); in ImplGlyphFallbackLayout()
6192 rLayoutArgs.ResetPos(); in ImplGlyphFallbackLayout()
H A Dsallayout.cxx495 pThis->ResetPos(); in PosIsInAnyRun()
647 maRuns.ResetPos(); in ImplLayoutArgs()
702 maReruns.ResetPos(); in PrepareFallback()
713 maRuns.ResetPos(); in PrepareFallback()
728 maRuns.ResetPos(); in PrepareFallback()
1797 rArgs.ResetPos(); in AdjustLayout()
1805 rArgs.ResetPos(); in AdjustLayout()
1870 maFallbackRuns[n].ResetPos(); in AdjustLayout()
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx326 rArgs.ResetPos();
358 rArgs.ResetPos();
1288 for( rArgs.ResetPos(); rArgs.GetNextRun( &nMin, &nEnd, &bRTL ); )
/trunk/main/vcl/source/glyphs/
H A Dgraphite_textsrc.cxx83 maLayoutArgs.ResetPos(); in getCharProperties()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx269 rArgs.ResetPos();
301 rArgs.ResetPos();
/trunk/main/vcl/inc/
H A Dsallayout.hxx82 void ResetPos() { mnRunIndex = 0; } in ResetPos() function in ImplLayoutRuns
119 void ResetPos() in ResetPos() function in ImplLayoutArgs
120 { maRuns.ResetPos(); } in ResetPos()

Completed in 97 milliseconds