SCIM Bridge 0.4.x

◆ find()

ScimBridgeAgentIMContext * ScimBridgeAgentIMContext::find ( scim_bridge_imcontext_id_t imcontext_id)
static

Find the specific IMContext.

Parameters
imcontext_idThe id of the IMContext.
Returns
The IMContext which have the given id. If there isn't, it returns NULL.

References ScimBridgeAgentIMContext().

Referenced by ScimBridgeAgentImpl::change_focus(), ScimBridgeAgentImpl::free_imcontext(), ScimBridgeAgentImpl::reset_imcontext(), ScimBridgeAgentImpl::set_cursor_location(), and ScimBridgeAgentImpl::set_preedit_mode().