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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Ddic.c129 struct DM *sm, *um, *tm; local
181 um = _RkSearchDDQ(userDDP, dicname, type);
183 if (um && !(mode & KYOUSEI)) {
197 if (!um) {
223 if (!(ND2RK(um->dm_class) & mode)) {
227 if ( um->dm_rcount > 0 ) {
231 if ( !um->dm_file ) {
236 if(_RkRealizeDF(um->dm_file)) {/* ������������������������������������������������ kon 1993.11 */
240 if ( copyFile(sm, um) ) {
249 /* um
[all...]

Completed in 43 milliseconds