Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiacom.cpp17112 #define DSVO_CANCEL 2 /* Cancel (button) */ macro
17141 if (itemHit == DSVO_YES || itemHit == DSVO_CANCEL || itemHit == DSVO_NO) break; in us_saveoptdlog()
17147 if (itemHit == DSVO_CANCEL) return(TRUE); in us_saveoptdlog()