Searched refs:EFFECT_CMD_FIRST_PROPRIETARY (Results 1 – 2 of 2) sorted by relevance
442 EFFECT_CMD_FIRST_PROPRIETARY = 0x10000 // first proprietary command code enumerator
1190 if (cmdCode >= EFFECT_CMD_FIRST_PROPRIETARY && context->ops.command) in effect_command()