Home
last modified time | relevance | path

Searched refs:aOS2Metric (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx728 FONTMETRICS aOS2Metric = {0}; in ImplDoSetFont() local
729 rc = Ft2QueryFontMetrics( mhPS, sizeof( aOS2Metric ), &aOS2Metric ); in ImplDoSetFont()
806 rc = Ft2QueryFontMetrics( mhPS, sizeof( aOS2Metric ), &aOS2Metric ); in ImplDoSetFont()
901 FONTMETRICS aOS2Metric; in GetFontMetric() local
902 Ft2QueryFontMetrics( mhPS, sizeof( aOS2Metric ), &aOS2Metric ); in GetFontMetric()
916 aOS2Metric.szFacename, in GetFontMetric()
1005 FONTMETRICS aOS2Metric; in GetKernPairs() local
1006 Ft2QueryFontMetrics( mhPS, sizeof( aOS2Metric ), &aOS2Metric ); in GetKernPairs()
1669 FONTMETRICS aOS2Metric; in GetEmbedFontData() local
1670 if (Ft2QueryFontMetrics( mhPS, sizeof( aOS2Metric ), &aOS2Metric ) == GPI_ERROR) in GetEmbedFontData()
[all …]

Completed in 20 milliseconds