Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/wx/
DScrollViewWx.cpp133 void ScrollView::setPlatformWidget(wxWindow* win) in setPlatformWidget() function in WebCore::ScrollView
/external/webkit/Source/WebCore/platform/
DWidget.h317 inline void Widget::setPlatformWidget(PlatformWidget widget) in setPlatformWidget() function