Home
last modified time | relevance | path

Searched refs:PNG_FP_INTEGER (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpng.c2743 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2750 case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
2763 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2771 case PNG_FP_INTEGER + PNG_FP_SAW_E:
Dpngpriv.h1900 #define PNG_FP_INTEGER 0 /* before or in integer */ macro
/external/libpng/
Dpng.c2742 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2749 case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
2762 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2770 case PNG_FP_INTEGER + PNG_FP_SAW_E:
Dpngpriv.h1900 #define PNG_FP_INTEGER 0 /* before or in integer */ macro