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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A DRKintern.h956 struct RkParam *RkGetSystem();
1122 struct RkParam *RkGetSystem(void);
H A Dcontext.c220 /* RkGetSystem: System heno pointer wo motomeru
223 RkGetSystem(void) function
234 return(((sx = RkGetSystem()) && sx->ddpath) ? sx->ddpath[0] : (struct DD *)0);
H A Ddd.c454 struct RkParam *sx = RkGetSystem();
597 struct RkParam *sx = RkGetSystem();
H A Ddic.c126 struct RkParam *sx = RkGetSystem();
467 /* struct RkParam *sx = RkGetSystem(); */

Completed in 49 milliseconds