Searched refs:spot_area (Results 1 – 1 of 1) sorted by relevance
1235 XRectangle spot_area; in xim_set_preedit() local1267 spot_area.x = 0; in xim_set_preedit()1268 spot_area.y = 0; in xim_set_preedit()1269 spot_area.height = gui.char_height * Rows; in xim_set_preedit()1270 spot_area.width = gui.char_width * Columns; in xim_set_preedit()1276 XNArea, &spot_area, in xim_set_preedit()