OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x11_hwnd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c
71
HWND
x11_hwnd
;
local
109
x11_hwnd
= GetAncestor(hwnd, GA_ROOT);
110
hdc = GetDC(
x11_hwnd
);
114
ReleaseDC(
x11_hwnd
, hdc);
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c
71
HWND
x11_hwnd
;
local
109
x11_hwnd
= GetAncestor(hwnd, GA_ROOT);
110
hdc = GetDC(
x11_hwnd
);
114
ReleaseDC(
x11_hwnd
, hdc);
Completed in 42 milliseconds