Lines Matching defs:siid

183 X11FrontEnd::show_preedit_string (int siid)  in show_preedit_string()
196 X11FrontEnd::show_aux_string (int siid) in show_aux_string()
205 X11FrontEnd::show_lookup_table (int siid) in show_lookup_table()
214 X11FrontEnd::hide_preedit_string (int siid) in hide_preedit_string()
227 X11FrontEnd::hide_aux_string (int siid) in hide_aux_string()
236 X11FrontEnd::hide_lookup_table (int siid) in hide_lookup_table()
245 X11FrontEnd::update_preedit_caret (int siid, int caret) in update_preedit_caret()
258 X11FrontEnd::update_preedit_string (int siid, const WideString & str, const AttributeList & attrs) in update_preedit_string()
271 X11FrontEnd::update_aux_string (int siid, const WideString & str, const AttributeList & attrs) in update_aux_string()
280 X11FrontEnd::update_lookup_table (int siid, const LookupTable & table) in update_lookup_table()
289 X11FrontEnd::commit_string (int siid, const WideString & str) in commit_string()
298 X11FrontEnd::forward_key_event (int siid, const KeyEvent & key) in forward_key_event()
307 X11FrontEnd::register_properties (int siid, const PropertyList &properties) in register_properties()
316 X11FrontEnd::update_property (int siid, const Property &property) in update_property()
325 X11FrontEnd::beep (int siid) in beep()
334 X11FrontEnd::start_helper (int siid, const String &helper_uuid) in start_helper()
345 X11FrontEnd::stop_helper (int siid, const String &helper_uuid) in stop_helper()
356 X11FrontEnd::send_helper_event (int siid, const String &helper_uuid, const Transaction &trans) in send_helper_event()
367 X11FrontEnd::get_surrounding_text (int siid, WideString &text, int &cursor, int maxlen_before, int … in get_surrounding_text()
383 X11FrontEnd::delete_surrounding_text (int siid, int offset, int len) in delete_surrounding_text()
525 int siid = new_instance (sfid, encoding); in get_default_instance() local
781 int siid = -1; in ims_create_ic_handler() local