Lines Matching +full:check +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang)
1080 // check all children recursively
1605 /** Return true if all parent nodes are expanded. Note: this does not check
1616 // TODO: check $(n.span).is(":visible")
2273 /**Select this node, i.e. check the checkbox.
2828 /* Check if this tree has extension `name` enabled.
2835 /* Check if current extensions dependencies are met and throw an error if not.
2840 * @param {boolean} [required=true] pass `false` if the extension is optional, but we want to check for order if it is present
3440 // TODO: check opts.generateIds === true
4364 // Check for overlapping requests
6183 * We can check for changed values like
7046 * // Check for node.foo, tree,options.foo(), and tree.options.foo:
7048 * // Check for node.data.bar, tree,options.qux.bar(), and tree.options.qux.bar: