Lines Matching refs:HDC
256 explicit RawFontData( HDC, DWORD nTableTag=0 );
267 RawFontData::RawFontData( HDC hDC, DWORD nTableTag ) in RawFontData()
483 explicit WinGlyphFallbackSubstititution( HDC );
487 HDC mhDC;
491 inline WinGlyphFallbackSubstititution::WinGlyphFallbackSubstititution( HDC hDC ) in WinGlyphFallbackSubstititution()
495 void ImplGetLogFontFromFontSelect( HDC, const ImplFontSelectData*,
628 HDC mhDC;
1019 void ImplSalLogFontToFontA( HDC hDC, const LOGFONTA& rLogFont, Font& rFont ) in ImplSalLogFontToFontA()
1058 void ImplSalLogFontToFontW( HDC hDC, const LOGFONTW& rLogFont, Font& rFont ) in ImplSalLogFontToFontW()
1161 void ImplWinFontData::UpdateFromHDC( HDC hDC ) const in UpdateFromHDC()
1195 bool ImplWinFontData::HasGSUBstitutions( HDC hDC ) const in HasGSUBstitutions()
1225 void ImplWinFontData::ReadOs2Table( HDC hDC ) const in ReadOs2Table()
1256 void ImplWinFontData::ReadGsubTable( HDC hDC ) const in ReadGsubTable()
1303 void ImplWinFontData::ReadCmapTable( HDC hDC ) const in ReadCmapTable()
1367 bool ImplIsFontAvailable( HDC hDC, const UniString& rName ) in ImplIsFontAvailable()
1389 void ImplGetLogFontFromFontSelect( HDC hDC, in ImplGetLogFontFromFontSelect()
1462 static void ImplGetLogFontFromFontSelect( HDC hDC, in ImplGetLogFontFromFontSelect()
1540 HDC hdcScreen = 0; in ImplDoSetFont()
2431 HDC hDC = getHDC(); in GetGlyphBoundRect()
2466 HDC hDC = getHDC(); in GetGlyphOutline()