HomeSort by relevance Sort by last modified time
    Searched defs:setPlatformWidget (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/wx/
ScrollViewWx.cpp 133 void ScrollView::setPlatformWidget(wxWindow* win)
135 Widget::setPlatformWidget(win);
  /external/webkit/Source/WebCore/platform/
Widget.h 143 void setPlatformWidget(PlatformWidget);
317 inline void Widget::setPlatformWidget(PlatformWidget widget)

Completed in 55 milliseconds