Home
last modified time | relevance | path

Searched refs:firstChild (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/
A Dqconf.h141 ConfigItem* firstChild() const in firstChild() function
A Dqconf.cc624 last = parent->firstChild(); in updateMenuList()
628 item = last ? last->nextSibling() : parent->firstChild(); in updateMenuList()
661 last = parent->firstChild(); in updateMenuList()

Completed in 7 milliseconds