Searched refs:InspectableNativeWindow (Results 1 – 6 of 6) sorted by relevance
26 class CoreWindowNativeWindow : public InspectableNativeWindow,59 HRESULT RuntimeClassInitialize(std::shared_ptr<InspectableNativeWindow> host) in RuntimeClassInitialize()75 std::shared_ptr<InspectableNativeWindow> host = mHost.lock(); in IFACEMETHOD()91 std::weak_ptr<InspectableNativeWindow> mHost;
18 class SwapChainPanelNativeWindow : public InspectableNativeWindow,53 HRESULT RuntimeClassInitialize(std::shared_ptr<InspectableNativeWindow> host) in RuntimeClassInitialize()68 std::shared_ptr<InspectableNativeWindow> host = mHost.lock(); in IFACEMETHOD()88 std::weak_ptr<InspectableNativeWindow> mHost;
33 class InspectableNativeWindow36 InspectableNativeWindow() in InspectableNativeWindow() function47 virtual ~InspectableNativeWindow() {} in ~InspectableNativeWindow()
21 class InspectableNativeWindow; variable46 std::shared_ptr<InspectableNativeWindow> mImpl;
291 RECT InspectableNativeWindow::clientRect(const Size &size) in clientRect()
704 "src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.cpp",705 "src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.h",