Searched refs:org_width (Results 1 – 6 of 6) sorted by relevance
211 int org_width, org_height; in ParseOptions() local214 &org_width, &org_height); in ParseOptions()219 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()220 image_width = org_width; in ParseOptions()227 image_width = org_width; in ParseOptions()
129 int org_width, org_height; in ParseOptions() local132 &org_width, &org_height); in ParseOptions()137 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 );