Searched refs:LoadImage (Results 1 - 17 of 17) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/win/
H A Dcursor_unittest.cc32 LoadImage(instance, MAKEINTRESOURCE(left), IMAGE_CURSOR, 0, 0, 0)));
45 LoadImage(instance, MAKEINTRESOURCE(right), IMAGE_CURSOR, 0, 0, 0)));
/external/lldb/test/python_api/default-constructor/
H A Dsb_process.py44 obj.LoadImage(lldb.SBFileSpec(), error)
/external/pdfium/xfa/src/fdp/include/
H A Dfde_img.h24 virtual FX_BOOL LoadImage() = 0;
/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
H A Dstyle_sheet.py85 image = self.loader.LoadImage(abs_path)
H A Dresource_loader.py183 def LoadImage(self, abs_path): member in class:ResourceLoader
/external/lldb/include/lldb/API/
H A DSBProcess.h267 LoadImage (lldb::SBFileSpec &image_spec, lldb::SBError &error);
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_bmp.cpp110 int32_t CCodec_BmpModule::LoadImage(void* pContext) { function in class:CCodec_BmpModule
H A Dcodec_int.h264 int32_t LoadImage(void* pContext) override;
H A Dfx_codec_progress.cpp2188 int32_t readRes = pBmpModule->LoadImage(m_pBmpContext);
2199 readRes = pBmpModule->LoadImage(m_pBmpContext);
/external/lldb/scripts/Python/interface/
H A DSBProcess.i353 LoadImage (lldb::SBFileSpec &image_spec, lldb::SBError &error);
/external/lldb/source/API/
H A DSBProcess.cpp1210 SBProcess::LoadImage (lldb::SBFileSpec &sb_image_spec, lldb::SBError &sb_error) function in class:SBProcess
1219 return process_sp->LoadImage (*sb_image_spec, sb_error.ref());
1225 log->Printf ("SBProcess(%p)::LoadImage() => error: process is running", process_sp.get());
/external/pdfium/core/include/fxcodec/
H A Dfx_codec.h378 virtual int32_t LoadImage(void* pContext) = 0;
/external/webrtc/webrtc/modules/video_render/test/testAPI/
H A DtestAPI.cc362 HBITMAP hbm = (HBITMAP)LoadImage(NULL,
/external/lldb/source/Commands/
H A DCommandObjectProcess.cpp1283 uint32_t image_token = process->LoadImage(image_spec, error);
/external/lldb/include/lldb/Target/
H A DProcess.h1854 LoadImage (const FileSpec &image_spec, Error &error);
/external/lldb/source/Target/
H A DProcess.cpp1762 // LoadImage
1766 // loading differently should override LoadImage and UnloadImage and
1770 Process::LoadImage (const FileSpec &image_spec, Error &error) function in class:Process
1840 // loading differently should override LoadImage and UnloadImage and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 411 milliseconds