Lines Matching refs:cdevproc_result
145 double cdevproc_result[10]; member
1523 const double cdevproc_result[10]) in txt_glyph_widths()
1610 if (cdevproc_result == NULL) { in txt_glyph_widths()
1625 info.width[0].x = cdevproc_result[0]; in txt_glyph_widths()
1626 info.width[0].y = cdevproc_result[1]; in txt_glyph_widths()
1627 info.width[1].x = cdevproc_result[6]; in txt_glyph_widths()
1628 info.width[1].y = cdevproc_result[7]; in txt_glyph_widths()
1629 info.v.x = (wmode ? cdevproc_result[8] : 0); in txt_glyph_widths()
1630 info.v.y = (wmode ? cdevproc_result[9] : 0); in txt_glyph_widths()
1859 penum->cdevproc_callout ? penum->cdevproc_result : NULL); in txtwrite_process_cmap_text()
2277 memcpy(penum->cdevproc_result, pw, sizeof(penum->cdevproc_result)); in textw_text_set_cache()