Searched refs:southwest (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Djnx.c79 southwest;
182 jnx_info.southwest.x=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
183 jnx_info.southwest.y=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
255 southwest;
268 southwest.x=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
269 southwest.y=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
314 (void) FormatImageProperty(tile_image,"jnx:southwest","%.20g,%.20g",
315 southwest.x,southwest.y);
76 southwest; member in struct:_JNXInfo
251 southwest; local

Completed in 60 milliseconds