OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 218 milliseconds