Home
last modified time | relevance | path

Searched refs:handler_AudioPlayer_position (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dhandlers.h35 extern unsigned handler_AudioPlayer_position(IObject *thiz);
50 #define handler_AudioPlayer_position NULL macro
Dhandlers.c48 [ATTR_INDEX_POSITION] = handler_AudioPlayer_position,
Dhandler_bodies.c60 unsigned handler_AudioPlayer_position(IObject *thiz) in handler_AudioPlayer_position() function