Home
last modified time | relevance | path

Searched refs:nDroppedWidth (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx990 int nDroppedWidth = mpGlyphAdvances[ i ]; local
993 mpGlyphAdvances[ nNewGC-1 ] += nDroppedWidth;
995 mnBaseAdv += nDroppedWidth;
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx916 int nDroppedWidth = mpGlyphAdvances[ i ]; local
919 mpGlyphAdvances[ nNewGC-1 ] += nDroppedWidth;
921 mnBaseAdv += nDroppedWidth;

Completed in 37 milliseconds