Searched defs:pSelection (Results 1 – 2 of 2) sorted by relevance
2428 DRCDEC_SELECTION* pSelection) { in _drcdec_selection_addNew()2441 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add()2452 static int _drcdec_selection_clear(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_clear()2456 static int _drcdec_selection_getNumber(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_getNumber()2460 static int _drcdec_selection_setNumber(DRCDEC_SELECTION* pSelection, int num) { in _drcdec_selection_setNumber()2469 DRCDEC_SELECTION* pSelection, int at) { in _drcdec_selection_getAt()
515 pSelection = FOUR_CHAR_CODE('sele') variable