Home
last modified time | relevance | path

Searched defs:markup (Results 1 – 19 of 19) sorted by relevance

/plugin/wysiwyg/
Dhider.php7 function get_wysiwyg($name, $markup) {
12 function save_wysiwyg($pickle, $markup) {
26 function load_wysiwyg($markup) {
42 function hide_wysiwyg($name, $markup) {
47 function insert_wysiwyg($name, $html, $markup) {
51 function nameList_wysiwyg($markup) {
/plugin/plantumlparser/syntax/
DPlantUmlDiagram.php7 private $markup; variable in PlantUmlDiagram
11 public function __construct($markup,$plantUmlUrl) {
/plugin/combo/ComboStrap/
H A DFetcherMarkupWebcode.php37 public static function createFetcherMarkup(string $markup): FetcherMarkupWebcode
151 public function setRequestedMarkup(string $markup): FetcherMarkupWebcode
H A DParser.php15 public static function parseMarkupToHandler($markup): Doku_Handler
H A DMarkupRenderer.php56 …public static function createFromMarkup(string $markup, ?Path $executingPath, ?WikiPath $contextPa…
70 private function setMarkup(string $markup): MarkupRenderer
H A DFetcherSvg.php169 public static function createSvgFromMarkup(string $markup, string $name): FetcherSvg
814 private function setMarkup(string $markup, string $name): FetcherSvg
1681 private function buildXmlDocumentIfNeeded(string $markup = null): FetcherSvg
H A DLang.php101 public static function createForMarkup(MarkupPath $markup): Lang
H A DOutline.php104 …public function __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = fa…
H A DCallStack.php176 static function createFromMarkup($markup): CallStack
H A DFetcherMarkup.php195 …public static function createStandaloneExecutionFromStringMarkupToXhtml(string $markup): FetcherMa…
/plugin/mdpage/vendor/cebe/markdown/bin/
Dmarkdown82 $markup = $md->parse($markdown); variable
/plugin/asciidocjs/node_modules/ejs/lib/
Dutils.js96 exports.escapeXML = function (markup) { argument
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php285 public static function createHtmlDocFromMarkup($markup): XmlDocument
/plugin/prettyphoto/js/
Djquery.prettyPhoto.js38 markup: '<div class="pp_pic_holder"> \ property
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js3418 function _createSVGPattern(markup, canvas, property) { argument
5050 markup = [ property
5063 markup = [ property
5078 markup.push( field
6891 _setSVGPreamble: function(markup, options) { argument
6904 _setSVGHeader: function(markup, options) { argument
6950 _setSVGObjects: function(markup, reviver) { argument
6964 _setSVGBgOverlayImage: function(markup, property) { argument
6973 _setSVGBgOverlayColor: function(markup, property) { argument
20165 _wrapSVGTextAndBg: function(markup, textAndBg) { argument
Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
/plugin/tagfilter/script/select2/
Dselect2.js370 function markMatch(text, term, markup, escapeMarkup) { argument
386 function defaultEscapeMarkup(markup) { argument
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js588 …Renderer.prototype.getSeparator=function(){};sre.AudioRenderer.prototype.markup=function(a){};sre.… method in sre
591 sre.AcssRenderer.prototype.markup=function(a){this.setScaleFunction(-2,2,0,10,0);a=sre.AudioUtil.pe… method in sre
594 sre.PunctuationRenderer.prototype.markup=function(a){a=sre.AudioUtil.personalityMarkup(a);for(var b… method in sre
596 sre.XmlRenderer.prototype.markup=function(a){this.setScaleFunction(-2,2,-100,100,2);a=sre.AudioUtil… method in sre
599 …ts(sre.SsmlStepRenderer,sre.SsmlRenderer);sre.SsmlStepRenderer.prototype.markup=function(a){sre.Ss… method in sre
600 …e.StringRenderer,sre.AbstractAudioRenderer);sre.StringRenderer.prototype.markup=function(a){var b=… method in sre
601 sre.AuralRendering.prototype.markup=function(a){var b=sre.AuralRendering.rendererMapping_[sre.Engin… method in sre
/plugin/dokuprism/prism/
Dprism.js67 …ookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"symbol"}}},markup:{pattern:/((?:^|\r… property
134 …*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*… property
193 …s,t={gradient:{create:(e={},s=function(s){if(e[s])return e[s];var t=s.match(/^(\b|\B-[a-z]{1,10}-)…