Home | History | Annotate | Download | only in layout

Lines Matching defs:addAttributes

458      * For use by {@link BaseLayoutRule#addAttributes} A filter should return a
526 protected static void addAttributes(INode newNode, IDragElement oldElement,
554 * Attributes are adjusted by calling addAttributes with idMap as necessary,
564 addAttributes(childNode, element, idMap, null /* filter */);
604 addAttributes(newChild, element, idMap, DEFAULT_ATTR_FILTER);