Home
last modified time | relevance | path

Searched refs:IBUS_IS_ENGINE_DESC (Results 1 – 7 of 7) sorted by relevance

/dports/textproc/ibus/ibus-1.5.24/bus/
H A Dfactoryproxy.c91 g_assert (IBUS_IS_ENGINE_DESC (desc)); in bus_factory_proxy_create_engine()
H A Dcomponent.c416 g_assert (IBUS_IS_ENGINE_DESC (engine)); in bus_component_from_engine_desc()
H A Dengineproxy.c669 g_assert (IBUS_IS_ENGINE_DESC (desc)); in bus_engine_proxy_new_internal()
881 g_assert (IBUS_IS_ENGINE_DESC (desc)); in bus_engine_proxy_new()
H A Dinputcontext.c2634 g_assert (IBUS_IS_ENGINE_DESC (desc)); in bus_input_context_set_engine_by_desc()
/dports/textproc/ibus/ibus-1.5.24/src/
H A Dibusenginedesc.h64 #define IBUS_IS_ENGINE_DESC(obj) \ macro
H A Dibuscomponent.c811 g_assert (IBUS_IS_ENGINE_DESC (engine)); in ibus_component_add_engine()
/dports/textproc/ibus/ibus-1.5.24/src/tests/
H A Dibus-bus.c869 g_assert (IBUS_IS_ENGINE_DESC (*p)); in test_get_engines_by_names()