Searched defs:gpfamilies (Results 1 - 1 of 1) sorted by path

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFontCollection.h45 OUT FontFamily * gpfamilies,
49 if (numSought <= 0 || gpfamilies == NULL || numFound == NULL)
72 &gpfamilies[i].nativeFamily);
43 GetFamilies( IN INT numSought, OUT FontFamily * gpfamilies, OUT INT * numFound ) const argument

Completed in 251 milliseconds