Searched defs:full_point_count (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_pattern.cpp266 int full_point_count = type == 7 ? 16 : (type == 6 ? 12 : 1); local
273 int point_count = full_point_count, color_count = full_color_count;

Completed in 45 milliseconds