/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salprn.cxx | 1119 pGraphics->mhDC = pPrinter->mhDC; in CreateInfoPrinter() 1161 mhDC = 0; in Os2SalInfoPrinter() 1269 mhDC = hDC; in Setup() 1271 mpGraphics->mhDC = mhDC; in Setup() 1317 mhDC = hDC; in SetPrinterData() 1319 mpGraphics->mhDC = mhDC; in SetPrinterData() 1453 mhDC = hDC; in SetData() 1455 mpGraphics->mhDC = mhDC; in SetData() 1537 HDC hDC = mhDC; in GetPageInfo() 1626 mhDC = 0; in Os2SalPrinter() [all …]
|
H A D | salgdi.cxx | 102 mhDC = 0; in Os2SalGraphics() 160 DevQueryCaps( mhDC, CAPS_HORIZONTAL_FONT_RES, 1, &nDPIX ); in GetResolution() 161 DevQueryCaps( mhDC, CAPS_VERTICAL_FONT_RES, 1, &nDPIY ); in GetResolution() 171 DevQueryCaps( mhDC, CAPS_COLOR_BITCOUNT, 1, &nBitCount ); in GetBitCount() 857 if ( !(DevQueryCaps( mhDC, CAPS_TECHNOLOGY, 1, &nLong ) && in drawEPS() 958 DevEscape( mhDC, DEVESC_RAWDATA, aBuf.getLength(), in drawEPS() 977 DevEscape( mhDC, DEVESC_RAWDATA, aBuf.getLength(), in drawEPS() 990 if ( DevEscape( mhDC, DEVESC_RAWDATA, pTemp - pBuf, in drawEPS() 1012 if ( DevEscape( mhDC, DEVESC_RAWDATA, 9, (PM_BYTE*)pBuf, in drawEPS() 1025 DevEscape( mhDC, DEVESC_RAWDATA, aBuf.getLength(), in drawEPS() [all …]
|
H A D | salvd.cxx | 118 pVirGraphics->mhDC = hDC; in CreateVirtualDevice() 128 pVDev->mhDC = hDC; in CreateVirtualDevice() 160 DevCloseDC( mpGraphics->mhDC ); in ~Os2SalVirtualDevice() 188 HBITMAP hNewBmp = ImplCreateVirDevBitmap( mhDC, in SetSize() 205 DevQueryCaps( mpGraphics->mhDC, CAPS_WIDTH, CAPS_WIDTH, (LONG*)rWidth ); in GetSize() 206 DevQueryCaps( mpGraphics->mhDC, CAPS_HEIGHT, CAPS_HEIGHT, (LONG*)rHeight ); in GetSize()
|
H A D | salgdi3.cxx | 1465 SelectObject( m_rData.mhDC, m_hOrigFont ); in ~ScopedFont() 1521 if( !::GetTextMetricsA( mhDC, &aWinMetric ) ) in CreateFontSubset()
|
H A D | os2layout.cxx | 256 if( ::GetTextMetricsA( mhDC, &aTextMetricA )
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 215 : mhDC( hDC ), in WinLayout() 227 ::SelectObject( mhDC, mhFont ); in InitFont() 251 return SelectFont( mhDC, hHugeFont ); in DisableFontScaling() 2237 (*pScriptTextOut)( mhDC, &rScriptCache, 2555 mrWinFontEntry.InitKashidaHandling( mhDC ); 2873 COLORREF color = GetTextColor(mhDC); 2875 SetTextColor(mhDC, color); 2899 ::SelectFont(mhDC, hUnRotatedFont); 2902 mpFont.replaceDC(mhDC); 2935 ::SelectFont(mhDC, mhFont); [all …]
|
H A D | salprn.cxx | 1503 pPrinter->mhDC = hDC; in CreateInfoPrinter() 1523 mhDC( 0 ), in WinSalInfoPrinter() 1752 HDC hDC = mhDC; in GetPageInfo() 1883 mhDC( 0 ), in WinSalPrinter() 1903 HDC hDC = mhDC; in ~WinSalPrinter() 2038 mhDC = hDC; in StartJob() 2186 HDC hDC = mhDC; in EndJob() 2211 mhDC = 0; in EndJob() 2224 HDC hDC = mhDC; in AbortJob() 2281 HDC hDC = mhDC; in StartPage() [all …]
|
H A D | salgdi.cxx | 559 if( !pC->mhDC ) in ImplGetCachedDC() 564 pC->mhDC = CreateCompatibleDC( hDC ); in ImplGetCachedDC() 569 RealizePalette( pC->mhDC ); in ImplGetCachedDC() 573 pC->mhDefBmp = (HBITMAP) SelectObject( pC->mhDC, pC->mhSelBmp ); in ImplGetCachedDC() 579 SelectObject( pC->mhDC, pC->mhActBmp = hBmp ); in ImplGetCachedDC() 583 return pC->mhDC; in ImplGetCachedDC() 594 SelectObject( pC->mhDC, pC->mhSelBmp ); in ImplReleaseCachedDC() 605 if( pC->mhDC ) in ImplClearHDCCache() 607 SelectObject( pC->mhDC, pC->mhDefBmp ); in ImplClearHDCCache() 610 SelectPalette( pC->mhDC, pC->mhDefPal, TRUE ); in ImplClearHDCCache() [all …]
|
H A D | salgdi3.cxx | 487 HDC mhDC; member in WinGlyphFallbackSubstititution 492 : mhDC( hDC ) in WinGlyphFallbackSubstititution() 511 ImplGetLogFontFromFontSelect( mhDC, &aFSD, aLogFont, true ); in HasMissingChars() 516 HFONT hOldFont = ::SelectFont( mhDC, hNewFont ); in HasMissingChars() 519 pWinFont->UpdateFromHDC( mhDC );; in HasMissingChars() 522 ::SelectFont( mhDC, hOldFont ); in HasMissingChars() 628 HDC mhDC; member 1977 EnumFontFamiliesExA( pInfo->mhDC, pInfo->mpLogFontA, (FONTENUMPROCA)SalEnumFontsProcExA, in SalEnumFontsProcExA() 2033 EnumFontFamiliesExW( pInfo->mhDC, pInfo->mpLogFontW, (FONTENUMPROCW)SalEnumFontsProcExW, in SalEnumFontsProcExW() 2377 aInfo.mhDC = getHDC(); in GetDevFontList()
|
/aoo41x/main/vcl/inc/os2/ |
H A D | salprn.h | 46 HDC mhDC; // printer hdc member in Os2SalInfoPrinter 89 HDC mhDC; // printer hdc member in SalPrinterData00 109 HDC mhDC; // printer hdc member in Os2SalPrinter
|
H A D | salvd.h | 40 HDC mhDC; // HDC member in Os2SalVirtualDevice
|
H A D | salgdi.h | 127 HDC mhDC; // HDC member in Os2SalGraphics
|
/aoo41x/main/vcl/inc/win/ |
H A D | salprn.h | 63 HDC mhDC; // printer hdc member in WinSalInfoPrinter 95 HDC mhDC; // printer hdc member in WinSalPrinter
|
H A D | saldata.hxx | 181 HDC mhDC; member
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 2249 if( ::GetCharWidth32W( mhDC, i, i, &nCharWidth ) ) in GetGlyphWidths()
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 890 mpGraphics->mhDC = ImplWinGetDC( mhWndClient ); in GetGraphics()
|