Searched refs:TextFitZBit (Results 1 – 2 of 2) sorted by relevance
257 #define TextFitZBit 0x08 /* Bit3: 1=Fit2Size Zeilenweise (2.0) */ macro259 #define TextFitBits (TextFitSBit | TextFitZBit)
1074 LineFit=((Flags & TextFitZBit)!=0); in Draw()
Completed in 18 milliseconds