HomeSort by relevance Sort by last modified time
    Searched refs:nChild (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_metadata.cpp 94 int nChild = pElmntRdf->CountChildren();
95 for (int i = 0; i < nChild; i++) {
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 62 int nChild = pSubElement->CountChildren();
64 for(FX_INT32 j=0; j<nChild; j++)

Completed in 52 milliseconds