Home
last modified time | relevance | path

Searched defs:isFragment (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DOutline.php118 return new Outline($callStack, $markupPath, $isFragment); argument
92 private bool $isFragment; global() variable in ComboStrap\\Outline
101 __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = false) global() argument
[all...]
H A DFetcherMarkup.php1077 public function isFragment(): bool function in ComboStrap\\FetcherMarkup
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1918 function isFragment(node) { function