/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
D | dxgi_dll.c | 99 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent() 106 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent() 157 DeleteObject(hrgn); in WineDXGIBackend_TestPresent()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 379 ::DeleteObject(hFont); in MapFont() 406 ::DeleteObject(hFont); in DeleteFont() 489 DeleteObject(hBitmap); in CGdiDeviceDriver() 519 DeleteObject(hClipRgn); in GetClipRgn() 672 DeleteObject(hPattern); in GDI_StretchBitMask() 946 DeleteObject(hPen); in DrawPath() 950 DeleteObject(hBrush); in DrawPath() 974 DeleteObject(hBrush); in FillRect() 1004 DeleteObject(hPen); in SetClip_PathStroke() 1030 DeleteObject(hPen); in DrawCosmeticLine() [all …]
|
D | fx_win32_dib.cpp | 281 DeleteObject(m_hBitmap); in ~CFX_WindowsDIB()
|
D | fx_win32_print.cpp | 344 ::DeleteObject(hRgn); in Init()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_rendercontext.cpp | 31 DeleteObject(m_hBitmap); in ~CRenderContext()
|
/external/libchrome/base/win/ |
D | scoped_gdi_object.h | 20 static void Free(T object) { DeleteObject(object); } in Free()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 181 DeleteObject(m_bitmap); in ~NativePixmap() 351 DeleteObject(tmpBitmap); in readScreenPixels() 372 DeleteObject(tmpBitmap); in readScreenPixels()
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | scoped_gdi_object.h | 69 DeleteObject(handle); in Close()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame_win.cc | 28 DeleteObject(bitmap_); in ~DesktopFrameWin()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 233 ::DeleteObject(font); in LogFontTypeface() 432 DeleteObject(fBM); in ~HDCOffscreen() 474 DeleteObject(fBM); in draw() 758 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1704 ::DeleteObject(font); in onGetFamilyName() 1849 DeleteObject(designFont); in onGetAdvancedTypefaceMetrics() 1850 DeleteObject(font); in onGetAdvancedTypefaceMetrics() 1984 DeleteObject(font); in onOpenStream() 2054 DeleteObject(fFont); in ~SkAutoHDC() 2202 DeleteObject(font); in onCountGlyphs() [all …]
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wmesa.c | 194 DeleteObject(pwfb->hbmDIB); in wmDeleteBackingStore() 279 DeleteObject(pwc->clearPen); in clear() 280 DeleteObject(pwc->clearBrush); in clear() 507 DeleteObject(bmp); in write_rgba_span_front() 1142 DeleteObject(pwc->clearPen); in WMesaDestroyContext() 1143 DeleteObject(pwc->clearBrush); in WMesaDestroyContext()
|
D | wgl.c | 459 DeleteObject(bitObject); in wglUseFontBitmaps_FX()
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 260 ::DeleteObject(brush); in OnPaint() 286 ::DeleteObject(bmp_mem); in OnPaint() 292 ::DeleteObject(brush); in OnPaint() 311 ::DeleteObject(brush); in OnPaint()
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | cloud_api_delegator.py | 268 def DeleteObject(self, bucket_name, object_name, preconditions=None, member in CloudApiDelegator 270 return self._GetApi(provider).DeleteObject(
|
D | cloud_api.py | 452 def DeleteObject(self, bucket_name, object_name, preconditions=None, member in CloudApi
|
D | copy_helper.py | 1644 gsutil_api.DeleteObject(dst_url.bucket_name, dst_url.object_name, 2601 gsutil_api.DeleteObject(dst_url.bucket_name, dst_url.object_name, 3030 gsutil_api.DeleteObject(
|
/external/opencv3/modules/highgui/src/ |
D | window_w32.cpp | 938 DeleteObject(SelectObject(window->dc,window->image)); in icvRemoveWindow() 1139 DeleteObject( SelectObject( window->dc, window->image )); in cvShowImage() 1219 BOOL bDeleteObj = DeleteObject(GetCurrentObject(hdc, OBJ_BITMAP)); 1462 DeleteObject(rgn); in MainWindowProc() 1463 DeleteObject(rgn1); in MainWindowProc() 1464 DeleteObject(rgn2); in MainWindowProc() 1552 if (memBM) ::DeleteObject(memBM); in HighGUIProc()
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
D | rm.py | 345 gsutil_api.DeleteObject(
|
D | cp.py | 875 gsutil_api.DeleteObject(exp_src_url.bucket_name,
|
D | rsync.py | 886 gsutil_api.DeleteObject(
|
D | perfdiag.py | 735 self.gsutil_api.DeleteObject(url.bucket_name, url.object_name, 1204 self.gsutil_api.DeleteObject(self.bucket_url.bucket_name, object_name,
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 310 DeleteObject(fFont); in ~GDIFontInstance()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 246 DeleteObject(hFont); in AddWindowsFont() 424 DeleteObject(hFont); in AddWindowsFont()
|
/external/pdfium/samples/ |
D | pdfium_test.cc | 183 DeleteObject(rgn); in WriteEmf()
|
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_gdifont.cpp | 118 ::DeleteObject(m_hFont); in ~CFX_GdiFont()
|