Home
last modified time | relevance | path

Searched refs:E_NOTIMPL (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/src/utils/win/
DSkIStream.cpp51 { return E_NOTIMPL; } in Read()
54 { return E_NOTIMPL; } in Write()
58 { return E_NOTIMPL; } in SetSize()
61 { return E_NOTIMPL; } in CopyTo()
64 { return E_NOTIMPL; } in Commit()
67 { return E_NOTIMPL; } in Revert()
70 { return E_NOTIMPL; } in LockRegion()
73 { return E_NOTIMPL; } in UnlockRegion()
76 { return E_NOTIMPL; } in Clone()
81 { return E_NOTIMPL; } in Seek()
[all …]
DSkDWriteFontFileStream.cpp232 return E_NOTIMPL; in GetLastWriteTime()
/third_party/skia/src/utils/win/
DSkIStream.cpp51 { return E_NOTIMPL; } in Read()
54 { return E_NOTIMPL; } in Write()
58 { return E_NOTIMPL; } in SetSize()
61 { return E_NOTIMPL; } in CopyTo()
64 { return E_NOTIMPL; } in Commit()
67 { return E_NOTIMPL; } in Revert()
70 { return E_NOTIMPL; } in LockRegion()
73 { return E_NOTIMPL; } in UnlockRegion()
76 { return E_NOTIMPL; } in Clone()
81 { return E_NOTIMPL; } in Seek()
[all …]
DSkDWriteFontFileStream.cpp231 return E_NOTIMPL; in GetLastWriteTime()
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc549 return E_NOTIMPL; in accNavigate()
604 return E_NOTIMPL; in put_accName()
609 return E_NOTIMPL; in put_accValue()
614 return E_NOTIMPL; in get_accHelp()
620 return E_NOTIMPL; in get_accHelpTopic()
626 return E_NOTIMPL; in GetTypeInfoCount()
632 return E_NOTIMPL; in GetTypeInfo()
640 return E_NOTIMPL; in GetIDsOfNames()
651 return E_NOTIMPL; in Invoke()
Dosr_dragdrop_win.cc553 return E_NOTIMPL; in GetDataHere()
563 return E_NOTIMPL; in GetCanonicalFormatEtc()
569 return E_NOTIMPL; in SetData()
576 return E_NOTIMPL; in DAdvise()
580 return E_NOTIMPL; in DUnadvise()
584 return E_NOTIMPL; in EnumDAdvise()
/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/
DSDL_directx.h69 #ifndef E_NOTIMPL
70 #define E_NOTIMPL (HRESULT)0x80004001L macro
/third_party/python/Tools/msi/bundle/bootstrap/
Dpythonba.cpp71 return E_NOTIMPL; in MbaPrereqBootstrapperApplicationCreate()
/third_party/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp272 { return E_NOTIMPL; } in DrawUnderline()
280 { return E_NOTIMPL; } in DrawStrikethrough()
290 { return E_NOTIMPL; } in DrawInlineObject()
DSkFontMgr_win_dw.cpp663 { return E_NOTIMPL; } in DrawUnderline()
671 { return E_NOTIMPL; } in DrawStrikethrough()
681 { return E_NOTIMPL; } in DrawInlineObject()
/third_party/flutter/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp272 { return E_NOTIMPL; } in DrawUnderline()
280 { return E_NOTIMPL; } in DrawStrikethrough()
290 { return E_NOTIMPL; } in DrawInlineObject()
DSkFontMgr_win_dw.cpp590 { return E_NOTIMPL; } in DrawUnderline()
598 { return E_NOTIMPL; } in DrawStrikethrough()
608 { return E_NOTIMPL; } in DrawInlineObject()
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h73 #define E_NOTIMPL ((HRESULT)0x80000001L) macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DNativeWindow11WinRT.cpp97 return E_NOTIMPL; in createSwapChain()
/third_party/ffmpeg/libavdevice/
Ddshow_pin.c161 return E_NOTIMPL; in ff_dshow_pin_QueryInternalConnections()
287 return E_NOTIMPL; in ff_dshow_meminputpin_GetAllocatorRequirements()
Ddshow_filter.c148 return E_NOTIMPL; /* don't have to do anything here */ in ff_dshow_filter_QueryVendorInfo()
/third_party/glib/gio/
Dgwin32file-sync-stream.c301 return E_NOTIMPL; in _file_sync_stream_revert()
421 return E_NOTIMPL; in _file_sync_stream_clone()
/third_party/python/PC/
Dpyshellext.cpp476 return E_NOTIMPL;
480 return E_NOTIMPL;
/third_party/ffmpeg/libavcodec/
Dmfenc.c744 if (hr == MF_E_NO_MORE_TYPES || hr == E_NOTIMPL) in mf_choose_output_type()
833 if (hr == MF_E_NO_MORE_TYPES || hr == E_NOTIMPL) in mf_choose_input_type()
1074 if (hr == E_NOTIMPL) { in mf_init()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp115 return E_NOTIMPL; in Notify()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmftransform.cpp105 return E_NOTIMPL; in QueryInterface()
915 if (hr == E_NOTIMPL) { in gst_mf_transform_open_internal()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc136 GetLastWriteTime (OUT UINT64* lastWriteTime) { return E_NOTIMPL; } in GetLastWriteTime()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc126 GetLastWriteTime (OUT UINT64* lastWriteTime) { return E_NOTIMPL; } in GetLastWriteTime()
/third_party/harfbuzz/src/
Dhb-directwrite.cc145 GetLastWriteTime (OUT UINT64* lastWriteTime) { return E_NOTIMPL; } in GetLastWriteTime()
/third_party/skia/src/xps/
DSkXPSDevice.cpp326 return E_NOTIMPL; in subset_typeface()
1752 return E_NOTIMPL; in CreateTypefaceUse()

12