Searched refs:dictype (Results 1 – 3 of 3) sorted by relevance
414 NJ_UINT16 dictype; in set_operation_id() local419 dictype = NJ_DIC_STATIC; in set_operation_id()434 dictype = NJ_DIC_STATIC; in set_operation_id()439 dictype = NJ_DIC_CUSTOMIZE; in set_operation_id()443 dictype = NJ_DIC_USER; in set_operation_id()448 dictype = NJ_DIC_STATIC; in set_operation_id()453 (NJ_UINT16)((NJ_UINT16)NJ_OP_SEARCH | (NJ_UINT16)NJ_FUNC_SEARCH | dictype); in set_operation_id()483 NJ_UINT32 dictype; in njd_get_stroke() local490 dictype = NJ_GET_DIC_TYPE_EX(result->word.stem.loc.type, result->word.stem.loc.handle); in njd_get_stroke()492 switch (dictype) { in njd_get_stroke()[all …]
776 NJ_UINT32 dictype; in get_hyouki() local784 dictype = NJ_GET_DIC_TYPE(handle); in get_hyouki()785 if (dictype == NJ_DIC_TYPE_USER) { in get_hyouki()
110 NJ_UINT8 undo, NJ_UINT8 dictype);