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

/external/ImageMagick/coders/
H A Djnx.c78 northeast,
180 jnx_info.northeast.x=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
181 jnx_info.northeast.y=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
254 northeast,
266 northeast.x=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
267 northeast.y=180.0*ReadBlobLSBSignedLong(image)/0x7fffffff;
312 (void) FormatImageProperty(tile_image,"jnx:northeast","%.20g,%.20g",
313 northeast.x,northeast.y);
75 northeast, member in struct:_JNXInfo
250 northeast, local

Completed in 72 milliseconds