Searched refs:nIsWdt (Results 1 – 1 of 1) sorted by relevance
1065 long nIsWdt=rTextRect.Right()-rTextRect.Left(); in ImpSetCharStretching() local1066 if (nIsWdt==0) nIsWdt=1; in ImpSetCharStretching()1076 long nX=(nWantWdt*100) /nIsWdt; // X-Stretching berechnen in ImpSetCharStretching()1095 if(nIsWdt <= 1) in ImpSetCharStretching()
Completed in 24 milliseconds