Home
last modified time | relevance | path

Searched refs:ECloneAttributes (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DEditorBase.h219 enum ECloneAttributes { eDontCloneAttributes, eCloneAttributes }; enum
224 ECloneAttributes aCloneAttributes
H A DEditorBase.cpp1582 ECloneAttributes aCloneAttributes) in ReplaceContainer()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DEditorBase.h330 enum ECloneAttributes { eDontCloneAttributes, eCloneAttributes }; enum
334 ECloneAttributes aCloneAttributes = eDontCloneAttributes);
H A DEditorBase.cpp1597 const nsAString* aValue, ECloneAttributes aCloneAttributes) { in ReplaceContainer()