Searched +refs:customize +refs:customized (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DSort.pm176 As you can see, no node is moved up or down from it's current depth, but sorted with it's siblings. Flexible customized sorting is possible within this framework, however, this cannot be used for tree-balancing or anything as complex as that.
184 There are no arguments to the constructor the object will be in its default state. You can use the C<setNodeFilter> and C<setSortFunction> methods to customize its behavior.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DSort.pm176 As you can see, no node is moved up or down from it's current depth, but sorted with it's siblings. Flexible customized sorting is possible within this framework, however, this cannot be used for tree-balancing or anything as complex as that.
184 There are no arguments to the constructor the object will be in its default state. You can use the C<setNodeFilter> and C<setSortFunction> methods to customize its behavior.
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcustom.el30 ;; user options. The code to customize options is autoloaded from
41 "Hook called after defining each customize option.")
279 must appear in the alist `customize-package-emacs-version-alist'.
292 VARIABLES when both have been customized.
576 ;;; Loading files needed to customize a symbol.
617 "Non-nil, in a Customization buffer, means customize a specific buffer.
619 and it means customize the local bindings of that buffer.
660 (defun customize-mark-to-save (symbol)
675 (comment (get symbol 'customized-variable-comment)))
683 ;; Clear customized informatio
[all...]

Completed in 83 milliseconds