Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqparameterizableobject.cpp44 void QParameterizableObject::appendChild(QObject *v) in appendChild() function in QParameterizableObject
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py106 def appendChild(self, node): member in TreeBuilderForHtml5lib
153 def appendChild(self, node): member in Element