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

  /external/webkit/Source/WebKit/wx/
WebFrame.cpp 379 bool wxWebFrame::CanDecreaseTextSize() const
390 if (CanDecreaseTextSize()) {
WebView.cpp 622 bool wxWebView::CanDecreaseTextSize() const
625 m_mainFrame->CanDecreaseTextSize();

Completed in 35 milliseconds