Searched refs:numchildren (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dreparent.cpp83 unsigned int numchildren, each; local
97 &children, &numchildren) || Xerror)
103 if (numchildren > 0)
107 if (numchildren > 1)
109 wxLogDebug(wxT("Found %d, but only reparenting 1 child."), numchildren);
110 numchildren = 1;
112 wxLogDebug(wxT("Reparenting %d children."), numchildren);
116 for (each=0; each<numchildren; each++)
230 unsigned int numchildren; local
275 &children, &numchildren) || Xerro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h138 unsigned int numchildren; member in struct:XML_cp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dexpat.h127 numchildren will contain number of elements that may be mixed in
132 the numchildren field will be zero and children will be NULL. The
136 numchildren and children will point, recursively, to an array
148 unsigned int numchildren; member in struct:XML_cp
H A Dxmlparse.c3999 content->numchildren = 0;
5649 dest->numchildren = 0;
5655 dest->numchildren = dtd->scaffold[src_node].childcnt;
5657 *contpos += dest->numchildren;
5659 i < dest->numchildren;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h138 unsigned int numchildren; member in struct:XML_cp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dexpat.h120 numchildren will contain number of elements that may be mixed in
125 the numchildren field will be zero and children will be NULL. The
129 numchildren and children will point, recursively, to an array
141 unsigned int numchildren; member in struct:XML_cp
H A Dxmlparse.c4469 content->numchildren = 0;
6226 dest->numchildren = 0;
6232 dest->numchildren = dtd->scaffold[src_node].childcnt;
6234 *contpos += dest->numchildren;
6236 i < dest->numchildren;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat.h120 numchildren will contain number of elements that may be mixed in
125 the numchildren field will be zero and children will be NULL. The
129 numchildren and children will point, recursively, to an array
141 unsigned int numchildren; member in struct:XML_cp
H A Dxmlparse.c4468 content->numchildren = 0;
6225 dest->numchildren = 0;
6231 dest->numchildren = dtd->scaffold[src_node].childcnt;
6233 *contpos += dest->numchildren;
6235 i < dest->numchildren;

Completed in 236 milliseconds