Home
last modified time | relevance | path

Searched refs:StyleSheets (Results 26 – 50 of 180) sorted by relevance

12345678

/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/css/tools/w3ctestlib/templates/
H A Dchapter-toc.tmpl21 @import "http://www.w3.org/StyleSheets/TR/base.css";
H A Dreftest-toc.tmpl32 @import "http://www.w3.org/StyleSheets/TR/base.css";
/dports/editors/neovim/neovim-0.6.1/runtime/ftplugin/
H A Dhtml.vim41 \ "Cascading StyleSheets (*.css)\t*.css\n" .
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/css/tools/w3ctestlib/templates/
H A Dchapter-toc.tmpl21 @import "http://www.w3.org/StyleSheets/TR/base.css";
H A Dreftest-toc.tmpl32 @import "http://www.w3.org/StyleSheets/TR/base.css";
/dports/editors/vim/vim-8.2.3745/runtime/ftplugin/
H A Dhtml.vim41 \ "Cascading StyleSheets (*.css)\t*.css\n" .
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/templates/
H A Dchapter-toc.tmpl21 @import "http://www.w3.org/StyleSheets/TR/base.css";
H A Dreftest-toc.tmpl32 @import "http://www.w3.org/StyleSheets/TR/base.css";
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/css/tools/w3ctestlib/templates/
H A Dchapter-toc.tmpl21 @import "http://www.w3.org/StyleSheets/TR/base.css";
H A Dreftest-toc.tmpl32 @import "http://www.w3.org/StyleSheets/TR/base.css";
/dports/graphics/dia/dia-0.97.3/plug-ins/vdx/
H A Dvdx-import.c361 theDoc->StyleSheets = g_array_new (FALSE, TRUE, in vdx_get_stylesheets()
373 if (theDoc->StyleSheets->len <= newSheet.ID) in vdx_get_stylesheets()
375 theDoc->StyleSheets = in vdx_get_stylesheets()
376 g_array_set_size(theDoc->StyleSheets, newSheet.ID+1); in vdx_get_stylesheets()
378 g_array_index(theDoc->StyleSheets, struct vdx_StyleSheet, in vdx_get_stylesheets()
473 if (!theDoc->StyleSheets || style >= theDoc->StyleSheets->len) in get_style_child()
482 theSheet = g_array_index(theDoc->StyleSheets, in get_style_child()
2974 if (theDoc->StyleSheets) in vdx_free()
2976 for (i=0; i<theDoc->StyleSheets->len; i++) { in vdx_free()
2977 theSheet = g_array_index(theDoc->StyleSheets, in vdx_free()
[all …]
/dports/www/chems/chems-0x04/themes/colorlite/
H A DREADME21 Cascading StyleSheets and how to change the colors refering
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DShadowRoot.h76 StyleSheetList* StyleSheets() { in StyleSheets() function
/dports/www/kf5-khtml/khtml-5.89.0/src/
H A DTODO7 StyleSheets:
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DShadowRoot.h54 StyleSheetList* StyleSheets();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dshadow_root.cc219 StyleSheetList& ShadowRoot::StyleSheets() { in StyleSheets() function in blink::ShadowRoot
H A Dshadow_root.h165 StyleSheetList& StyleSheets();
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/templates/
H A Dreftest-toc.tmpl32 @import "http://www.w3.org/StyleSheets/TR/base.css";
/dports/lang/gauche/Gauche-0.9.10/test/data/
H A Dcss-2.sxcss82 (background-image (url "//www.w3.org/StyleSheets/TR/logo-REC")))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dshadow_root.h181 StyleSheetList& StyleSheets();
H A Dshadow_root.cc221 StyleSheetList& ShadowRoot::StyleSheets() { in StyleSheets() function in blink::ShadowRoot
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocumentOrShadowRoot.h90 StyleSheetList* StyleSheets();
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocumentOrShadowRoot.h90 StyleSheetList* StyleSheets();
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocumentOrShadowRoot.h90 StyleSheetList* StyleSheets();
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dcss_stylesheets.py23 class StyleSheets(GObject.Object): class

12345678