Lines Matching refs:debug_printf

631     debug_printf( "Os2SalGraphics::ImplDoSetFont mbPrinter=%d\n", mbPrinter);  in ImplDoSetFont()
701 debug_printf( "Os2SalGraphics::SetFont hps %x lMatch '%d'\n", mhPS, pFontMetric->lMatch); in ImplDoSetFont()
702debug_printf( "Os2SalGraphics::SetFont hps %x fontmetrics facename '%s'\n", mhPS, pFontMetric->szF… in ImplDoSetFont()
703 debug_printf( "Os2SalGraphics::SetFont hps %x fattrs facename '%s'\n", mhPS, aFAttrs.szFacename); in ImplDoSetFont()
704debug_printf( "Os2SalGraphics::SetFont hps %x fattrs height '%d'\n", mhPS, aFAttrs.lMaxBaselineExt… in ImplDoSetFont()
705 debug_printf( "Os2SalGraphics::SetFont hps %x fattrs width '%d'\n", mhPS, aFAttrs.lAveCharWidth); in ImplDoSetFont()
718debug_printf( "Os2SalGraphics::SetFont hps %x Ft2CreateLogFont failed err %x\n", mhPS, nLastError … in ImplDoSetFont()
732debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs facename '%s'\n", aOS2Metric.szF… in ImplDoSetFont()
733debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs height '%d'\n", aOS2Metric.lMaxB… in ImplDoSetFont()
734debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs width '%d'\n", aOS2Metric.lAveCh… in ImplDoSetFont()
808debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs facename '%s'\n", aOS2Metric.szF… in ImplDoSetFont()
809debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs height '%d'\n", aOS2Metric.lMaxB… in ImplDoSetFont()
810debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs width '%d'\n", aOS2Metric.lAveCh… in ImplDoSetFont()
841 debug_printf( "Os2SalGraphics::SetFont\n"); in SetFont()
907 debug_printf( "Os2SalGraphics::GetFontMetric hps %x\n", mhPS); in GetFontMetric()
909debug_printf( "Os2SalGraphics::GetFontMetric hps %x fontmetrics facename '%s'\n", mhPS, aOS2Metric… in GetFontMetric()
910debug_printf( "Os2SalGraphics::GetFontMetric hps %x fontmetrics lMatch '%d'\n", mhPS, aOS2Metric.l… in GetFontMetric()
1062 debug_printf("Os2SalGraphics::AddTempDevFont\n"); in AddTempDevFont()
1076 debug_printf("Os2SalGraphics::GetDevFontList mbPrinter=%d\n", mbPrinter); in GetDevFontList()
1162 debug_printf("Os2SalGraphics::GetDevFontList #%d,'%s'\n", i, pFontMetric->szFacename); in GetDevFontList()
1233 debug_printf("Os2SalGraphics::GetGlyphOutline\n"); in GetGlyphOutline()