/external/pdfium/core/fxcrt/ |
D | weak_ptr_unittest.cpp | 124 TEST(WeakPtr, DeleteObject) { in TEST() argument 130 ptr1.DeleteObject(); in TEST() 168 ptr1.DeleteObject(); in TEST()
|
D | weak_ptr.h | 46 void DeleteObject() { in DeleteObject() function
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 614 ::DeleteObject(hFont); in MapFont() 643 ::DeleteObject(hFont); in DeleteFont() 738 DeleteObject(hBitmap); in CGdiDeviceDriver() 914 DeleteObject(hPattern); in GDI_StretchBitMask() 1063 DeleteObject(hPen); in DrawPath() 1067 DeleteObject(hBrush); in DrawPath() 1089 DeleteObject(hBrush); in FillRectWithBlend() 1121 DeleteObject(hPen); in SetClip_PathStroke() 1143 DeleteObject(hPen); in DrawCosmeticLine() 1193 DeleteObject(hbmp); in GetDIBits() [all …]
|
D | fx_win32_print.cpp | 36 DeleteObject(hFont); in ~ScopedState() 365 ::DeleteObject(hRgn); in CPSPrinterDriver()
|
D | fx_win32_dib.cpp | 205 DeleteObject(m_hBitmap); in ~CFX_WindowsDIB()
|
/external/skia/samplecode/ |
D | SampleBigGradient.cpp | 178 DeleteObject(hbitmap); in DeleteHDCCallback() 209 DeleteObject(hbitmap); in Create() 251 result = DeleteObject(hrgn); in updateHandle()
|
/external/skqp/samplecode/ |
D | SampleBigGradient.cpp | 178 DeleteObject(hbitmap); in DeleteHDCCallback() 209 DeleteObject(hbitmap); in Create() 251 result = DeleteObject(hrgn); in updateHandle()
|
/external/ImageMagick/coders/ |
D | screenshot.c | 201 DeleteObject(bitmap); in ReadSCREENSHOTImage() 228 DeleteObject(bitmap); in ReadSCREENSHOTImage()
|
D | emf.c | 590 DeleteObject(hBitmap); in ReadEMFImage() 598 DeleteObject(hBitmap); in ReadEMFImage() 644 DeleteObject(hBitmap); in ReadEMFImage()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 235 ::DeleteObject(font); in LogFontTypeface() 444 DeleteObject(fBM); in ~HDCOffscreen() 486 DeleteObject(fBM); in draw() 777 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1624 ::DeleteObject(font); in onGetFamilyName() 1649 DeleteObject(designFont); in getGlyphToUnicodeMap() 1650 DeleteObject(font); in getGlyphToUnicodeMap() 1755 DeleteObject(designFont); in onGetAdvancedMetrics() 1756 DeleteObject(font); in onGetAdvancedMetrics() 1888 DeleteObject(font); in onOpenStream() [all …]
|
/external/skqp/src/ports/ |
D | SkFontHost_win.cpp | 235 ::DeleteObject(font); in LogFontTypeface() 443 DeleteObject(fBM); in ~HDCOffscreen() 485 DeleteObject(fBM); in draw() 776 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1623 ::DeleteObject(font); in onGetFamilyName() 1648 DeleteObject(designFont); in getGlyphToUnicodeMap() 1649 DeleteObject(font); in getGlyphToUnicodeMap() 1754 DeleteObject(designFont); in onGetAdvancedMetrics() 1755 DeleteObject(font); in onGetAdvancedMetrics() 1889 DeleteObject(font); in onOpenStream() [all …]
|
/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/ |
D | desktop_frame_win.cc | 28 DeleteObject(bitmap_); in ~DesktopFrameWin()
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | scoped_gdi_object.h | 69 DeleteObject(handle); in Close()
|
/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/mesa3d/src/glx/windows/ |
D | windows_drawable.c | 179 DeleteObject(drawable->hDIB); in windows_destroy_drawable()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_indirect_object_holder.cpp | 29 m_pByteStringPool.DeleteObject(); // Make weak. in ~CPDF_IndirectObjectHolder()
|
D | cpdf_document.cpp | 982 DeleteObject(hFont); in AddWindowsFont() 1051 DeleteObject(hFont); in AddWindowsFont()
|
/external/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 158 DeleteObject(bitmap); in release()
|
/external/swiftshader/src/WSI/ |
D | FrameBufferGDI.cpp | 158 DeleteObject(bitmap); in release()
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system.cc | 513 this->GetS3Client()->DeleteObject(deleteObjectRequest); in DeleteFile() 641 this->GetS3Client()->DeleteObject(deleteObjectRequest); in RenameFile()
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 316 DeleteObject(fFont); in ~GDIFontInstance()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 365 DeleteObject(m_hBmPixmap); in OsDoReleaseAPI()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 1022 DeleteObject(oldhand); in SetBitmap()
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.c | 1167 DeleteObject(SelectObject(hdc, hFont)); in WindowProc() 2301 DeleteObject(hBitmap); in DoInstall()
|