Searched refs:GetParent (Results 126 - 137 of 137) sorted by relevance

123456

/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A DSDL_dx5events.c76 hParentWnd = GetParent(hWnd);
/external/chromium_org/chrome/browser/ui/views/
H A Dexternal_tab_container_win.cc1401 window = ::GetParent(window);
/external/chromium_org/chrome_frame/
H A Dutils.cc1126 HWND parent = GetParent(window);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp58 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIObject
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp58 virtual HRESULT STDMETHODCALLTYPE GetParent( function in struct:GalliumDXGIObject
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c589 if ( GetParent(SDL_Window) == NULL ) {
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc183 GetParent(i->second.window) != window) {
842 if (GetParent(window) != parent) {
843 window = GetParent(window);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A DRenderer11.cpp215 result = dxgiDevice->GetParent(__uuidof(IDXGIAdapter), (void**)&mDxgiAdapter);
229 result = mDxgiAdapter->GetParent(__uuidof(IDXGIFactory), (void**)&mDxgiFactory);
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c440 return iface->GetParent(file_ref);
494 return iface->GetParent(file_ref);
4127 .GetParent = (PP_Resource (*)(PP_Resource file_ref))&Pnacl_M14_PPB_FileRef_GetParent,
4140 .GetParent = (PP_Resource (*)(PP_Resource file_ref))&Pnacl_M28_PPB_FileRef_GetParent,
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2551 function GetParent: ITokenRewriteStream;
2565 property Parent: ITokenRewriteStream read GetParent write SetParent;
2584 function GetParent: ITokenRewriteStream;
2594 property Parent: ITokenRewriteStream read GetParent write SetParent;
6421 function TTokenRewriteStream.TRewriteOperation.GetParent: ITokenRewriteStream;
/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 ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 471 milliseconds

123456