Searched refs:DIC_USER (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Duldefine.c523 if (p->dictype == DIC_USER && p->dicflag == DIC_MOUNTED) {
542 if (p->dictype == DIC_USER && p->dicflag == DIC_MOUNTED) {
625 if (p->dictype == DIC_USER) {
H A Duldelete.c275 if (p->dicflag == DIC_MOUNTED && p->dictype == DIC_USER) {
305 if (p->dicflag == DIC_MOUNTED && p->dictype == DIC_USER) {
H A Dhenkan.c288 else if (stp->dictype == DIC_USER) {
332 if (stp->dictype != DIC_USER || strcmp(stp->name, "user")) {
H A Dcanna.h664 #define DIC_USER 1 /* ���������������������������� */ macro
H A Dlisp.c2761 dictype = DIC_USER;

Completed in 60 milliseconds