Home
last modified time | relevance | path

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

/external/libpng/
Dpng.c2748 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2755 case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
2768 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2776 case PNG_FP_INTEGER + PNG_FP_SAW_E:
Dpngpriv.h1891 #define PNG_FP_INTEGER 0 /* before or in integer */ macro
/external/pdfium/third_party/libpng16/
Dpng.c2710 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2717 case PNG_FP_INTEGER + PNG_FP_SAW_DOT:
2730 case PNG_FP_INTEGER + PNG_FP_SAW_DIGIT:
2738 case PNG_FP_INTEGER + PNG_FP_SAW_E:
Dpngpriv.h1766 #define PNG_FP_INTEGER 0 /* before or in integer */ macro