/plugin/html2pdf/html2pdf/html2ps/ |
H A D | html.attrs.inc.php | 181 function attr_name_before(&$root, &$pipeline) { 186 function attr_name_after(&$root, &$pipeline) {}; 189 function attr_id_before(&$root, &$pipeline) { 194 function attr_id_after(&$root, &$pipeline) {}; 198 function attr_href_before(&$root, &$pipeline) { 203 function attr_href_after(&$root, &$pipeline) {}; 543 function attr_dir_before(&$root, &$pipeline) { 556 function attr_dir_after(&$root, &$pipeline) {} 559 function attr_align_before(&$root, &$pipeline) { 569 function attr_align_after(&$root, &$pipeline) {} [all …]
|
H A D | config.parse.php | 17 function parse_encoding_override_node_config_file($root, &$resolver) { 69 function parse_metrics_node_config_file($root, &$resolver) { 74 function parse_ttf_node_config_file($root, &$resolver) { 92 function parse_family_encoding_override_node_config_file($family, $root, &$resolver) { 122 function parse_fonts_family_node_config_file($root, &$resolver) { 149 function parse_fonts_node_config_file($root, &$resolver) {
|
H A D | box.php | 90 function &create_pdf_box(&$root, &$pipeline) { 107 function &create_document_box(&$root, &$pipeline) { 111 function &create_node_box(&$root, &$pipeline) { 391 function &create_text_box(&$root, &$pipeline) { 413 function &create_pdf_pseudoelement($root, $pe_type, &$pipeline) {
|
H A D | box.frame.php | 5 function &create(&$root, &$pipeline) { 105 function FrameBox(&$root, &$pipeline) { 224 function &create(&$root, &$pipeline) { 230 function FramesetBox(&$root, $pipeline) {
|
H A D | css.ruleset.class.php | 14 function parse_style_node($root, &$pipeline) { 54 function scan_styles($root, &$pipeline) { 239 function apply(&$root, &$state, &$pipeline) { 277 function apply_pseudoelement($element_type, &$root, &$state, &$pipeline) {
|
H A D | box.iframe.php | 5 function &create(&$root, &$pipeline) { 21 function IFrameBox(&$root, $pipeline) {
|
H A D | box.legend.php | 5 function &create(&$root, &$pipeline) { 13 function LegendBox(&$root) {
|
H A D | css.selectors.inc.php | 56 function node_have_class($root, $target_class) { 70 function match_selector($selector, $root) {
|
H A D | box.input.password.php | 5 function &create(&$root, &$pipeline) {
|
H A D | css.rules.inc.php | 13 function apply(&$root, &$state, &$pipeline) { 46 function match($root) {
|
H A D | box.table.section.php | 5 function &create(&$root, &$pipeline) {
|
H A D | parser.xhtml.class.php | 55 function _scan_base(&$root, &$pipeline) {
|
H A D | box.form.php | 18 function &create(&$root, &$pipeline) {
|
H A D | box.list-item.php | 7 function &create(&$root, &$pipeline) { 64 function ListItemBox(&$root, &$pipeline) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | Mixin.php | 29 public $root; variable in Google\\Service\\ServiceConsumerManagement\\Mixin 48 public function setRoot($root)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | Mixin.php | 29 public $root; variable in Google\\Service\\ServiceNetworking\\Mixin 48 public function setRoot($root)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | Mixin.php | 29 public $root; variable in Google\\Service\\ServiceUsage\\Mixin 48 public function setRoot($root)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | Mixin.php | 29 public $root; variable in Google\\Service\\ServiceManagement\\Mixin 48 public function setRoot($root)
|
/plugin/commonmark/vendor/league/commonmark/src/Node/ |
H A D | NodeWalker.php | 34 $this->root = $root; argument 22 private $root; global() variable in League\\CommonMark\\Node\\NodeWalker
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fcklistcommands.js | 117 groupObj = { 'root' : el, 'contents' : [ block ] } ; property in FCKListCommand.Execute.groupObj 135 var groupObj = { 'root' : root, 'contents' : [ block ] } ; property in FCKListCommand.Execute.groupObj
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
H A D | main.js | 29 var root = (typeof self == 'object' && self.self == self && self) || variable
|
/plugin/strata/helper/ |
H A D | syntax.php | 220 function constructQuery(&$root, &$typemap, $projection) { argument 352 transformGroup(& $root, & $typemap) global() argument 453 transformUnion(& $root, & $typemap) global() argument 878 extractGroups(& $root, $tag) global() argument 904 extractText(& $root) global() argument [all...] |
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/ |
H A D | AssetFactory.php | 33 private $root; variable in Assetic\\Factory\\AssetFactory 46 public function __construct($root, $debug = false) 351 protected function createGlobAsset($glob, $root = null, $vars) 356 protected function createFileAsset($source, $root = null, $path = null, $vars)
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | pfcclient.js | 1606 colorizeNicks: function(root) argument 1663 applyNickColor: function(root, nick, color) argument 1675 getElementsByClassName: function( root, clsName, clsIgnore ) argument 1691 showClass: function(root, clsName, clsIgnore, show) argument 1715 refresh_nickmarker: function(root) argument 1754 refresh_clock: function( root ) argument 1791 refresh_sound: function( root ) argument
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | X509.php | 619 private function mapInExtensions(&$root, $path) 668 private function mapOutExtensions(&$root, $path) 750 private function mapInAttributes(&$root, $path) 790 private function mapOutAttributes(&$root, $path) 832 private function mapInDNs(&$root, $path) 861 private function mapOutDNs(&$root, $path) 3174 private function isSubArrayValid($root, $path) 3211 private function &subArrayUnchecked(&$root, $path, $create = false) 3239 private function &subArray(&$root, $path, $create = false) 3275 private function &extensions(&$root, $path = null, $create = false)
|