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

  /external/webkit/WebKit/wx/
WebFrame.cpp 323 bool wxWebFrame::CanDecreaseTextSize() const
334 if (CanDecreaseTextSize()) {
WebView.cpp 495 bool wxWebView::CanDecreaseTextSize() const
498 m_mainFrame->CanDecreaseTextSize();

Completed in 45 milliseconds