Home
last modified time | relevance | path

Searched refs:CanIncreaseTextSize (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/wx/
DWebFrame.cpp278 bool wxWebFrame::CanIncreaseTextSize() const in CanIncreaseTextSize() function in wxWebFrame
289 if (CanIncreaseTextSize()) { in IncreaseTextSize()
DWebFrame.h142 bool CanIncreaseTextSize() const;
DWebView.cpp441 bool wxWebView::CanIncreaseTextSize() const in CanIncreaseTextSize() function in wxWebView
444 return m_mainFrame->CanIncreaseTextSize(); in CanIncreaseTextSize()
DWebBrowserShell.cpp303 if (webview->CanIncreaseTextSize()) in OnMakeTextLarger()
DWebView.h148 bool CanIncreaseTextSize() const;
DChangeLog1024 (wxWebFrame::CanIncreaseTextSize):
1053 (wxWebView::CanIncreaseTextSize):