Home | History | Annotate | Download | only in dom

Lines Matching refs:deep

229      * Note that the <code>deep</code> parameter has no effect on
233 * <dd>If the <code>deep</code> option
251 * <code>importNode</code> <code>deep</code> parameter was set to
262 * copied. If a <code>deep</code> import is requested, the descendants
268 * copied, even if a <code>deep</code> import is requested, since the
279 * Note that the <code>deep</code> parameter has no effect on this type
285 * source node.Note that the <code>deep</code> parameter has no effect
292 * that the <code>deep</code> parameter has no effect on these types of
296 * @param deep If <code>true</code>, recursively import the subtree under
313 boolean deep)