Searched refs:cdevproc_result (Results 1 – 4 of 4) sorted by relevance
112 double cdevproc_result[10]; member251 const double cdevproc_result[10]);
108 memcpy(penum->cdevproc_result, pw, sizeof(penum->cdevproc_result)); in pdf_text_set_cache()1865 const double cdevproc_result[10]) in pdf_glyph_widths()1958 if (cdevproc_result == NULL) { in pdf_glyph_widths()1972 info.width[0].x = cdevproc_result[0]; in pdf_glyph_widths()1973 info.width[0].y = cdevproc_result[1]; in pdf_glyph_widths()1974 info.width[1].x = cdevproc_result[6]; in pdf_glyph_widths()1975 info.width[1].y = cdevproc_result[7]; in pdf_glyph_widths()1976 info.v.x = (wmode ? cdevproc_result[8] : 0); in pdf_glyph_widths()1977 info.v.y = (wmode ? cdevproc_result[9] : 0); in pdf_glyph_widths()
429 pte->cdevproc_callout ? pte->cdevproc_result : NULL); in scan_cmap_text()453 pte->cdevproc_callout ? pte->cdevproc_result : NULL); in scan_cmap_text()
853 pte->cdevproc_callout ? pte->cdevproc_result : NULL); in process_text_modify_width()