Searched defs:icp (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_util.c672 XmImXICInfo icp; local
716 icp = im_info->iclist;
719 if (icp) {
725 ssgeometry->y = height - icp->sp_height;
726 ssgeometry->width = icp->status_width;
727 ssgeometry->height = icp->sp_height;

Completed in 49 milliseconds