Home
last modified time | relevance | path

Searched defs:tag (Results 176 – 200 of 359) sorted by path

12345678910>>...15

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
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/edittable/renderer/
H A Dinverse.php617 function _cellopen($tag, $colspan, $align, $rowspan) {
H A Djson.php95 private function _tablefield_open($tag, $colspan, $align, $rowspan) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DMakefile6 tag: target
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile34 tag: target
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js264 }if(typeof elem=="string"){elem=elem.replace(/(<(\w+)[^>]*?)\/>/g,function(all,front,tag){return ta… argument
/plugin/extlist/
H A Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler) argument
554 _open($tag, $attr = null) global() argument
564 _close($tag) global() argument
576 _tag_indent($tag) global() argument
[all...]
/plugin/exttab2/
H A Dsyntax.php236 function _opentag($tag, $params=NULL, $before='', $after='') {
244 function _closetag($tag, $before='', $after='') {
329 function _finishtags($tag) {
/plugin/exttab3/
H A Dsyntax.php90 protected function writeCall($tag, $attr, $state, $pos, $match, $handler)
96 protected function open($tag, $attr, $pos, $match, $handler)
103 protected function close($tag, $pos, $match, $handler)
335 protected function tag_open($tag, $attr = null)
349 protected function tag_close($tag)
/plugin/farm/
H A Dtestclient.php19 function tag($m) { function
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js19 AddItems : function( menu, tag, tagName ) { argument
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js155 AddItems : function( menu, tag, tagName ) { argument
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js15 AddItems : function( menu, tag, tagName ) { argument
/plugin/fckg/
H A Dscript.js117 function parseStartTag( tag, tagName, rest, unary ) { argument
154 function parseEndTag( tag, tagName ) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php106 private $tag; variable in JMS\\Serializer\\Tests\\Fixtures\\BlogPost
138 public function addTag(Tag $tag)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php232 private function addTag(Tag $tag)
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DFormatter.php26 public function format(Tag $tag);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php43 public function format(Tag $tag)
H A DPassthroughFormatter.php27 public function format(Tag $tag)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php20 private $tag; variable in Symfony\\Component\\Yaml\\Tag\\TaggedValue
23 public function __construct(string $tag, $value)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php19 … $plural = null, Twig_Node_Expression $count = null, Twig_Node $notes = null, $lineno, $tag = null)

12345678910>>...15