Home
last modified time | relevance | path

Searched defs:getClientRect (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DNativeWindow9.cpp21 bool NativeWindow9::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DNativeWindow9.cpp21 bool NativeWindow9::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.h59 bool getClientRect(RECT *rect) in getClientRect() function
DNativeWindow11WinRT.cpp71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.h58 bool getClientRect(RECT *rect) in getClientRect() function
DNativeWindow11WinRT.cpp71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/win32/
DNativeWindow11Win32.cpp45 bool NativeWindow11Win32::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11Win32
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/win32/
DNativeWindow11Win32.cpp45 bool NativeWindow11Win32::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11Win32
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp35 bool CompositorNativeWindow11::getClientRect(LPRECT rect) const in getClientRect() function in rx::CompositorNativeWindow11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp35 bool CompositorNativeWindow11::getClientRect(LPRECT rect) const in getClientRect() function in rx::CompositorNativeWindow11
/third_party/typescript/src/lib/
Ddom.generated.d.ts3508 getClientRect(): DOMRect | null; method
/third_party/typescript/lib/
Dlib.dom.d.ts3528 getClientRect(): DOMRect | null; method