Home
last modified time | relevance | path

Searched defs:smartInsertDeleteEnabled (Results 1 – 8 of 8) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/Api/
H A Dqwebpage_p.h188 bool smartInsertDeleteEnabled; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp205 bool EditorClientWinCE::smartInsertDeleteEnabled() in smartInsertDeleteEnabled() function in WebKit::EditorClientWinCE
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp72 bool WebEditorClient::smartInsertDeleteEnabled() in smartInsertDeleteEnabled() function in WebKit::WebEditorClient
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp328 bool EditorClientQt::smartInsertDeleteEnabled() in smartInsertDeleteEnabled() function in WebCore::EditorClientQt
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGImageEmptyClients.h412 virtual bool smartInsertDeleteEnabled() in smartInsertDeleteEnabled() function
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSTextView.m1545 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp276 bool Editor::smartInsertDeleteEnabled() in smartInsertDeleteEnabled() function in WebCore::Editor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h432 virtual bool smartInsertDeleteEnabled() { return false; } in smartInsertDeleteEnabled() function