Home
last modified time | relevance | path

Searched refs:input_mode_set (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/ecore_imf/
H A Decore_imf_context.c527 if (ctx->klass && ctx->klass->input_mode_set) ctx->klass->input_mode_set(ctx, input_mode); in ecore_imf_context_input_mode_set()
H A DEcore_IMF.h784 …void (*input_mode_set) (Ecore_IMF_Context *ctx, Ecore_IMF_Input_Mode input_mode); /**< Set th… member
/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/xim/
H A Decore_imf_xim.c728 .input_mode_set = NULL,