Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/FLViewer/
DFLViewerUpdate.c61 …GetInputChar ( u8* idxChar, const KPADStatus* input, const char* charList, u8 listLen, BOOL…
925 const char* charList, in GetInputChar() argument
947 return charList[*idxChar]; in GetInputChar()