Home
last modified time | relevance | path

Searched defs:AppendLastChild (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dretained_tree_node.h27 void AppendLastChild(const RetainPtr<T>& child) { in AppendLastChild() function
Dtree_node.h54 void AppendLastChild(T* child) { in AppendLastChild() function