Lines Matching defs:x_loc
273 int x_loc = entry->sme_bsb.left_margin;
291 x_loc += (width - t_width)/2;
296 x_loc = entry->rectangle.width - ( entry->sme_bsb.right_margin
301 x_loc = entry->rectangle.width - ( entry->sme_bsb.right_margin
318 entry->sme_bsb.fontset, gc, x_loc, y_loc, label, len);
325 x_loc, y_loc, label, len);
530 int x_loc, y_loc;
541 x_loc = (int)(entry->sme_bsb.left_margin -
551 entry->sme_bsb.left_bitmap_height, x_loc, y_loc, 1);
560 x_loc = entry->rectangle.width -
571 entry->sme_bsb.right_bitmap_height, x_loc, y_loc, 1);