Searched refs:m_canExecuteEditingCommand (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestWebViewEditor.cpp33 , m_canExecuteEditingCommand(false)
42 test->m_canExecuteEditingCommand = webkit_web_view_can_execute_editing_command_finish(test->m_webView, result, &error.outPtr());
49 m_canExecuteEditingCommand = false;
52 return m_canExecuteEditingCommand;
77 bool m_canExecuteEditingCommand; member in class:EditorTest

Completed in 228 milliseconds