Searched refs:org_width (Results 1 – 4 of 4) sorted by relevance
214 int org_width, org_height; in ParseOptions() local217 &org_width, &org_height); in ParseOptions()222 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()223 image_width = org_width; in ParseOptions()230 image_width = org_width; in ParseOptions()
130 int org_width, org_height; in ParseOptions() local133 &org_width, &org_height); in ParseOptions()138 image_width = org_width; in ParseOptions()
167 FT_Int org_width );
86 FT_Int org_width )89 FT_Pos width = FT_MulFix( org_width, dimension->scale_mult );