Home
last modified time | relevance | path

Searched defs:InsertSheet (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DShadowRoot.cpp227 void ShadowRoot::InsertSheet(StyleSheet* aSheet, nsIContent* aLinkingContent) { in InsertSheet() function in ShadowRoot
/dports/print/cups/cups-2.3.3op2/cups/
H A Draster.h257 cups_bool_t InsertSheet; /* InsertSheet value */ member
306 cups_bool_t InsertSheet; /* InsertSheet value */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Draster.h218 cups_bool_t InsertSheet; /* InsertSheet value */ member
267 cups_bool_t InsertSheet; /* InsertSheet value */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Draster.h236 cups_bool_t InsertSheet; /* InsertSheet value */ member
285 cups_bool_t InsertSheet; /* InsertSheet value */ member
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Draster.h218 cups_bool_t InsertSheet; /* InsertSheet value */ member
267 cups_bool_t InsertSheet; /* InsertSheet value */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DShadowRoot.cpp135 ShadowRoot::InsertSheet(StyleSheet* aSheet, in InsertSheet() function in ShadowRoot
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/richtext/
H A Drichtextstyles.cpp359 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/richtext/
H A Drichtextstyles.cpp359 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/richtext/
H A Drichtextstyles.cpp359 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/richtext/
H A Drichtextstyles.cpp359 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/richtext/
H A Drichtextstyles.cpp377 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextstyles.cpp380 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextstyles.cpp380 bool wxRichTextStyleSheet::InsertSheet(wxRichTextStyleSheet* before) in InsertSheet() function in wxRichTextStyleSheet
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/source/scriptforge/python/
H A Dscriptforge.py1899 def InsertSheet(self, sheetname, beforesheet = 32768): member in SFDocuments.SF_Calc