Searched refs:PNG_FP_FRACTION (Results 1 – 4 of 4) sorted by relevance
2759 png_fp_set(state, PNG_FP_FRACTION | type);2765 png_fp_set(state, PNG_FP_FRACTION | PNG_FP_SAW_DOT);2785 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:2789 case PNG_FP_FRACTION + PNG_FP_SAW_E:
1901 #define PNG_FP_FRACTION 1 /* before or in fraction */ macro
2758 png_fp_set(state, PNG_FP_FRACTION | type);2764 png_fp_set(state, PNG_FP_FRACTION | PNG_FP_SAW_DOT);2784 case PNG_FP_FRACTION + PNG_FP_SAW_DIGIT:2788 case PNG_FP_FRACTION + PNG_FP_SAW_E: