Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutline.php95 private bool $isFragment; variable in ComboStrap\\Outline
104 …public function __construct(CallStack $callStack, MarkupPath $markup = null, bool $isFragment = fa…
121 …eFromCallStack(CallStack $callStack, MarkupPath $markupPath = null, bool $isFragment = false): Out…
H A DFetcherMarkup.php1084 public function isFragment(): bool function in ComboStrap\\FetcherMarkup
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js1918 function isFragment(node) { function