Home
last modified time | relevance | path

Searched defs:tag (Results 76 – 100 of 359) sorted by last modified time

12345678910>>...15

/plugin/adhocmathml/
H A Dmroot.php14 protected $tag = 'mroot'; variable in syntax_plugin_adhocmathml_mroot
H A Dmrow.php14 protected $tag = 'mrow'; variable in syntax_plugin_adhocmathml_mrow
H A Dms.php14 protected $tag = 'ms'; variable in syntax_plugin_adhocmathml_ms
H A Dmspace.php14 protected $tag = 'mspace'; variable in syntax_plugin_adhocmathml_mspace
H A Dmsqrt.php14 protected $tag = 'msqrt'; variable in syntax_plugin_adhocmathml_msqrt
H A Dmstyle.php14 protected $tag = 'mstyle'; variable in syntax_plugin_adhocmathml_mstyle
H A Dmsub.php14 protected $tag = 'msub'; variable in syntax_plugin_adhocmathml_msub
H A Dmsubsup.php14 protected $tag = 'msubsup'; variable in syntax_plugin_adhocmathml_msubsup
H A Dmsup.php14 protected $tag = 'msup'; variable in syntax_plugin_adhocmathml_msup
H A Dmtable.php14 protected $tag = 'mtable'; variable in syntax_plugin_adhocmathml_mtable
H A Dmtd.php14 protected $tag = 'mtd'; variable in syntax_plugin_adhocmathml_mtd
H A Dmtext.php14 protected $tag = 'mtext'; variable in syntax_plugin_adhocmathml_mtext
H A Dmtr.php14 protected $tag = 'mtr'; variable in syntax_plugin_adhocmathml_mtr
H A Dmunder.php14 protected $tag = 'munder'; variable in syntax_plugin_adhocmathml_munder
H A Dmunderover.php14 protected $tag = 'munderover'; variable in syntax_plugin_adhocmathml_munderover
H A Dsemantics.php14 protected $tag = 'semantics'; variable in syntax_plugin_adhocmathml_semantics
/plugin/gitbacked/lib/
H A DGit.php683 public function add_tag($tag, $message = null) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php1377 _mergeFullCSS($p, & $t, $tag, $classes, $id, $lang) global() argument
1509 MergeCSS($inherit, $tag, $attr) global() argument
2127 PreviewBlockCSS($tag, $attr) global() argument
[all...]
H A DMpdf.php893 private $tag; global() variable in Mpdf\\Mpdf
18053 setCSS($arrayaux, $type = '', $tag = '') global() argument
18915 SetStyle($tag, $enable) global() argument
[all...]
H A DOtl.php3282 _applyGPOSsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $tag, $level, $is_old_spec) global() argument
[all...]
H A DOtlDump.php306 function get_table_pos($tag) argument
326 function seek_table($tag, argument
443 get_table($tag) global() argument
454 add($tag, $data) global() argument
[all...]
H A DTTFontFile.php384 function get_table_pos($tag) argument
407 function seek_table($tag, $offset_in_table = 0) argument
524 get_table($tag) global() argument
535 add($tag, $data) global() argument
[all...]
H A DTag.php109 getTagInstance($tag) global() argument
134 getTagClassName($tag) global() argument
176 OpenTag($tag, $attr, & $ahtml, & $ihtml) global() argument
247 CloseTag($tag, & $ahtml, & $ihtml) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DColumns.php11 private function getTagInstance($tag) argument
/plugin/hidden/
H A Dsyntax.php150 private function _grepOption(&$options, $tag, &$match){ argument

12345678910>>...15