Searched refs:numFound (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFontCollection.h32 INT numFound = 0; local
35 nativeFontCollection, &numFound);
39 return numFound;
46 OUT INT * numFound
49 if (numSought <= 0 || gpfamilies == NULL || numFound == NULL)
53 *numFound = 0;
65 numFound
69 for (INT i = 0; i < *numFound; i++)
H A DGdiPlusFlat.h2356 INT * numFound
2363 INT* numFound,
2463 INT * numFound
2471 INT* numFound
H A DGdiPlusHeaders.h361 OUT INT * numFound
/external/deqp/framework/delibs/depool/
H A DdePoolSet.c82 int numFound = 0; local
89 numFound++;
92 DE_TEST_ASSERT(numFound == deTestSet_getNumElements(set));
H A DdePoolHash.c98 int numFound = 0; local
107 numFound++;
110 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash));
H A DdePoolHashSet.c108 int numFound = 0;
117 numFound++;
120 DE_TEST_ASSERT(numFound == deTestHash_getNumElements(hash));
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp253 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetFontCollectionFamilyList)(GpFontCollection* fontCollection, INT numSought, GpFontFamily* gpfamilies[], INT* numFound);
254 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetFontCollectionFamilyCount)(GpFontCollection* fontCollection, INT* numFound);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 786 milliseconds