Searched defs:nChild (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_metadata.cpp98 int nChild = pElmntRdf->CountChildren(); local
99 for (int i = 0; i < nChild; i++) {
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp61 int nChild = pSubElement->CountChildren(); local
63 for(FX_INT32 j=0; j<nChild; j++)
/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c105 u8 nChild; /* Number of children that must disable us */ member in struct:WhereTerm
1066 pTerm->nChild = 1;
1092 ** is a commuted copy of a prior term.) The original term has nChild=1
1167 pTerm->nChild = 1;
1218 pTerm->nChild = 2;
1292 pTerm->nChild = 2;
1327 pTerm->nChild = 1;
1368 pTerm->nChild = 1;
3206 if( (--pOther->nChild)==0 ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c97759 u8 nChild; /* Number of children that must disable us */ member in struct:WhereTerm
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c110704 u8 nChild; /* Number of children that must disable us */ member in struct:WhereTerm
[all...]
/external/sqlite/dist/
H A Dsqlite3.c110724 u8 nChild; /* Number of children that must disable us */ member in struct:WhereTerm
[all...]

Completed in 1402 milliseconds