Searched refs:SDRHDC_SAVEPEN (Results 1 – 2 of 2) sorted by relevance
349 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN ) in ImpColorMerk()364 if ( (nMode & SDRHDC_SAVEPEN) == SDRHDC_SAVEPEN) in Restore()422 if (nCol==SDRHDC_SAVEPEN) in Save()439 if (nCol==SDRHDC_SAVEPEN) in Restore()
168 #define SDRHDC_SAVEPEN 1 /* Save Linecolor */ macro