Searched defs:pSelection (Results 1 – 2 of 2) sorted by relevance
2379 DRCDEC_SELECTION* pSelection) { in _drcdec_selection_addNew()2392 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add()2403 static int _drcdec_selection_clear(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_clear()2407 static int _drcdec_selection_getNumber(DRCDEC_SELECTION* pSelection) { in _drcdec_selection_getNumber()2411 static int _drcdec_selection_setNumber(DRCDEC_SELECTION* pSelection, int num) { in _drcdec_selection_setNumber()2420 DRCDEC_SELECTION* pSelection, int at) { in _drcdec_selection_getAt()
515 pSelection = FOUR_CHAR_CODE('sele') variable