Searched refs:FX_DWORD_MAX (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/include/fxcrt/ | ||
D | fx_system.h | 100 #define FX_DWORD_MAX UINT_MAX macro |
/external/pdfium/core/src/fxge/ge/ | ||
D | fx_ge_fontmap.cpp | 1368 if (nFaces > FX_DWORD_MAX / 4) { in ScanFile() |