Home
last modified time | relevance | path

Searched refs:DestroyEditor (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsTextEditorState.h283 void DestroyEditor();
H A DnsTextEditorState.cpp1082 DestroyEditor(); in Clear()
1606 nsTextEditorState::DestroyEditor() in DestroyEditor() function in nsTextEditorState
1679 DestroyEditor(); in UnbindFromFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DTextControlState.h402 MOZ_CAN_RUN_SCRIPT void DestroyEditor();
H A DTextControlState.cpp1495 DestroyEditor(); in Clear()
2328 void TextControlState::DestroyEditor() { in DestroyEditor() function in mozilla::TextControlState
2390 DestroyEditor(); in UnbindFromFrame()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsTextEditorState.h362 void DestroyEditor();
H A DnsTextEditorState.cpp1030 DestroyEditor(); in Clear()
1841 void nsTextEditorState::DestroyEditor() { in DestroyEditor() function in nsTextEditorState
1903 DestroyEditor(); in UnbindFromFrame()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DTextControlState.h470 MOZ_CAN_RUN_SCRIPT void DestroyEditor();
H A DTextControlState.cpp1494 DestroyEditor(); in Clear()
2342 void TextControlState::DestroyEditor() { in DestroyEditor() function in mozilla::TextControlState
2407 DestroyEditor(); in UnbindFromFrame()
/dports/www/firefox/firefox-99.0/dom/html/
H A DTextControlState.h470 MOZ_CAN_RUN_SCRIPT void DestroyEditor();
H A DTextControlState.cpp1538 DestroyEditor(); in Clear()
2387 void TextControlState::DestroyEditor() { in DestroyEditor() function in mozilla::TextControlState
2452 DestroyEditor(); in UnbindFromFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DTextControlState.h470 MOZ_CAN_RUN_SCRIPT void DestroyEditor();
H A DTextControlState.cpp1494 DestroyEditor(); in Clear()
2342 void TextControlState::DestroyEditor() { in DestroyEditor() function in mozilla::TextControlState
2407 DestroyEditor(); in UnbindFromFrame()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTed.c305 static void DestroyEditor _ANSI_ARGS_((DestroyData destroyData));
743 tedPtr->destroyProc = DestroyEditor;
1440 DestroyEditor(destroyData) in DestroyEditor() function