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

  /external/webkit/Source/WebKit/wx/
WebFrame.cpp 362 bool wxWebFrame::CanIncreaseTextSize() const
373 if (CanIncreaseTextSize()) {
WebView.cpp 608 bool wxWebView::CanIncreaseTextSize() const
611 return m_mainFrame->CanIncreaseTextSize();

Completed in 16 milliseconds