Home
last modified time | relevance | path

Searched refs:changeCSS (Results 1 – 25 of 25) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/www/firefox/firefox-99.0/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/tests/browserscope/lib/richtext2/richtext2/
H A Dhandlers.py46 from categories.richtext2.tests.changeCSS import CHANGE_TESTS_CSS
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/
H A Dcursor-utils.cpp132 root->changeCSS(css, "style"); in load_svg_cursor()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/www/firefox/firefox-99.0/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/tests/browserscope/
H A Dmochitest.ini37 lib/richtext2/richtext2/tests/changeCSS.py
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx191 m_pDatabases->changeCSS(element); in elementReplaced()
H A Ddatabases.hxx179 void changeCSS(const OUString& newStyleSheet);
H A Ddatabases.cxx909 void Databases::changeCSS(const OUString& newStyleSheet) in changeCSS() function in Databases
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx223 m_pDatabases->changeCSS(element); in elementReplaced()
H A Ddatabases.hxx179 void changeCSS(const OUString& newStyleSheet);
H A Ddatabases.cxx897 void Databases::changeCSS(const OUString& newStyleSheet) in changeCSS() function in Databases
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-object.h734 void changeCSS(SPCSSAttr *css, char const *attr);
H A Dsp-text.cpp389 this->changeCSS(css_unset, "style"); in hide_shape_inside()
399 this->changeCSS(css, "style"); in show_shape_inside()
H A Dsp-object.cpp397 void SPObject::changeCSS(SPCSSAttr *css, gchar const *attr) in changeCSS() function in SPObject
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dtext-edit.cpp431 item->changeCSS(css, "style"); in onApply()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/toolbar/
H A Dtext-toolbar.cpp127 object->changeCSS (css, "style"); in recursively_set_properties()
1307 parent->changeCSS(cssfit, "style"); in lineheight_value_changed()
1526 parent->changeCSS(cssfit, "style"); in lineheight_unit_changed()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Ddesktop-style.cpp159 o->changeCSS(css_set,"style"); in sp_desktop_apply_css_recursive()