Home
last modified time | relevance | path

Searched refs:mnDStrikeoutSize (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Doutfont.hxx312 long mnDStrikeoutSize; // Hoehe von doppelter Durchstreichung member in ImplFontMetricData
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3350 mnDStrikeoutSize = 0; in ImplFontMetricData()
3436 mnDStrikeoutSize = n2LineHeight; in ImplInitTextLineSize()
3966 nLineHeight = pFontEntry->maMetric.mnDStrikeoutSize; in ImplDrawStrikeoutLine()
H A Dpdfwriter_impl.cxx8286 if ( !pFontEntry->maMetric.mnDStrikeoutSize ) in drawStrikeoutLine()
8288 nLineHeight = HCONV( pFontEntry->maMetric.mnDStrikeoutSize ); in drawStrikeoutLine()

Completed in 85 milliseconds