Searched defs:shouldChangeTypingStyle (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
H A DEditingDelegate.cpp262 HRESULT STDMETHODCALLTYPE EditingDelegate::shouldChangeTypingStyle( function in class:EditingDelegate
274 _tprintf(TEXT("EDITING DELEGATE: shouldChangeTypingStyle:%s toStyle:%s\n"), TEXT("'currentStyle description'"), TEXT("'proposedStyle description'"));
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp284 bool WebEditorClient::shouldChangeTypingStyle(CSSStyleDeclaration* /*currentStyle*/, CSSStyleDeclaration* /*toProposedStyle*/) function in class:WebEditorClient

Completed in 384 milliseconds