Home
last modified time | relevance | path

Searched defs:hostWindow (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformScreen.cpp53 HostWindow* hostWindow = toHostWindow(widget); in screenDepth() local
61 HostWindow* hostWindow = toHostWindow(widget); in screenDepthPerComponent() local
69 HostWindow* hostWindow = toHostWindow(widget); in screenIsMonochrome() local
77 HostWindow* hostWindow = toHostWindow(widget); in screenRect() local
85 HostWindow* hostWindow = toHostWindow(widget); in screenAvailableRect() local
DWidget.h91 virtual HostWindow* hostWindow() const { ASSERT_NOT_REACHED(); return 0; } in hostWindow() function
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DFramelessScrollView.cpp81 HostWindow* FramelessScrollView::hostWindow() const in hostWindow() function in WebCore::FramelessScrollView
/external/chromium_org/third_party/WebKit/Source/web/
DAutofillPopupMenuClient.cpp230 HostWindow* AutofillPopupMenuClient::hostWindow() const in hostWindow() function in blink::AutofillPopupMenuClient
DPopupListBox.cpp288 HostWindow* PopupListBox::hostWindow() const in hostWindow() function in WebCore::PopupListBox
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderMenuList.cpp514 HostWindow* RenderMenuList::hostWindow() const in hostWindow() function in WebCore::RenderMenuList
/external/chromium_org/third_party/WebKit/Source/web/tests/
DPopupMenuTest.cpp120 virtual HostWindow* hostWindow() const { return 0; } in hostWindow() function in __anon3228074c0111::TestPopupMenuClient
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp1770 HostWindow* FrameView::hostWindow() const in hostWindow() function in WebCore::FrameView