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

  /external/webkit/WebKit/wx/
WebFrame.cpp 306 bool wxWebFrame::CanIncreaseTextSize() const
317 if (CanIncreaseTextSize()) {
WebView.cpp 481 bool wxWebView::CanIncreaseTextSize() const
484 return m_mainFrame->CanIncreaseTextSize();

Completed in 16 milliseconds