Home
last modified time | relevance | path

Searched refs:makeTextStandardSize (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebKit/mac/WebView/
DWebView.h683 - (IBAction)makeTextStandardSize:(id)sender;
DWebView.mm3568 …anMakeTextSmaller/Larger, makeTextSmaller/Larger, and canMakeTextStandardSize/makeTextStandardSize)
3594 - (IBAction)makeTextStandardSize:(id)sender
3637 } else if (action == @selector(makeTextStandardSize:)) {
/external/webkit/WebKit/win/
DWebView.h344 virtual HRESULT STDMETHODCALLTYPE makeTextStandardSize(
DWebView.cpp3520 HRESULT STDMETHODCALLTYPE WebView::makeTextStandardSize( in makeTextStandardSize() function in WebView
DChangeLog-2009-06-162846 (WebView::makeTextStandardSize):
5805 (WebView::makeTextStandardSize):
18352 (WebView::makeTextStandardSize): Added
/external/webkit/WebKit/win/Interfaces/
DIWebView.idl812 - (IBAction)makeTextStandardSize:(id)sender;
814 HRESULT makeTextStandardSize([in] IUnknown* sender);
/external/webkit/WebKitTools/DumpRenderTree/win/
DDumpRenderTree.cpp672 webIBActions->makeTextStandardSize(0); in resetWebViewToConsistentStateBeforeTesting()
/external/webkit/WebKitTools/DumpRenderTree/mac/
DDumpRenderTree.mm1045 [webView makeTextStandardSize:nil];
/external/webkit/WebKit/mac/
DWebKit.order1880 -[WebView(WebIBActions) makeTextStandardSize:]
DChangeLog-2006-02-094413 (-[WebView makeTextStandardSize:]): Pass new scaling factor.
4496 (-[WebView makeTextStandardSize:]): Ditto
6044 (-[WebView makeTextStandardSize:]):
6124 validate makeTextStandardSize by calling canMakeTextStandardSize
6127 (-[WebView makeTextStandardSize:]):
6131 add makeTextStandardSize: and canMakeTextStandardSize to pending public category
DChangeLog15609 (-[WebView makeTextStandardSize:]):
16105 (-[WebView makeTextStandardSize:]):
DChangeLog-2007-10-1417555 (-[WebView makeTextStandardSize:]):
18909 (-[WebView makeTextStandardSize:]):