Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx122 mutable int mnMinKashidaWidth; member in ImplWinFontEntry
1106 int mnMinKashidaWidth; member in UniscribeLayout
1908 && mnMinKashidaWidth
1930 nGlyphWidth = mnMinKashidaWidth;
2620 if( 2*nMaxAdded < mnMinKashidaWidth )
2639 if( nSpaceAdded < mnMinKashidaWidth )
2656 if( nSpaceAdded >= mnMinKashidaWidth )
2736 mnMinKashidaWidth,
3093 , mnMinKashidaWidth( -1 )
3156 return mnMinKashidaWidth;
[all …]

Completed in 56 milliseconds