Searched refs:mnDStrikeoutOffset1 (Results 1 – 3 of 3) sorted by relevance
313 …long mnDStrikeoutOffset1; // Offset von doppelter Durchstreichung zur Baseli… member in ImplFontMetricData
3351 mnDStrikeoutOffset1 = 0; in ImplFontMetricData()3437 mnDStrikeoutOffset1 = nStrikeoutOffset - n2LineDY2 - n2LineHeight; in ImplInitTextLineSize()3438 mnDStrikeoutOffset2 = mnDStrikeoutOffset1 + n2LineDY + n2LineHeight; in ImplInitTextLineSize()3967 nLinePos = nY + pFontEntry->maMetric.mnDStrikeoutOffset1; in ImplDrawStrikeoutLine()
8289 nLinePos = HCONV( pFontEntry->maMetric.mnDStrikeoutOffset1 ); in drawStrikeoutLine()
Completed in 81 milliseconds