Searched defs:ddp (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dcontext.c261 struct DD **ddp = cx->ddpath; local
710 struct DD **ddp, *dd; local
783 struct DD **ddp, *dd; local
H A Ddd.c794 _RkIsInDDP(struct DD **ddp, struct DD *dd) argument
804 _RkCountDDP( struct DD **ddp) argument
815 _RkCopyDDP( struct DD **ddp) argument
835 _RkAppendDDP( struct DD **ddp, struct DD *dd) argument
863 struct DD **ddp = (struct DD **)0; local
902 _RkFreeDDP( struct DD **ddp) argument
921 _RkSearchDDP( struct DD **ddp, char *name) argument
965 _RkSearchDDQ( struct DD **ddp, char *name, int type) argument
997 _RkSearchUDDP( struct DD **ddp, unsigned char *name) argument
1015 _RkSearchDDMEM( struct DD **ddp, char *name) argument
[all...]

Completed in 106 milliseconds