Searched defs:setPlatformWidget (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DWidget.h143 void setPlatformWidget(PlatformWidget);
317 inline void Widget::setPlatformWidget(PlatformWidget widget) function in class:WebCore::Widget
/external/webkit/Source/WebCore/platform/wx/
H A DScrollViewWx.cpp133 void ScrollView::setPlatformWidget(wxWindow* win) function in class:WebCore::ScrollView
135 Widget::setPlatformWidget(win);

Completed in 73 milliseconds