Searched refs:bExcludesMustExist (Results 1 – 5 of 5) sorted by relevance
390 if (psProperties->bExcludesMustExist) in MapModeFinalize()
362 if (psProperties->bExcludesMustExist) in DigModeFinalize()
470 if (psProperties->bExcludesMustExist) in MadModeFinalize()
689 EVALUATE_TWOSTATE(pc, "Y", "N", psProperties->bExcludesMustExist); in PropertiesReadLine()1364 …ssage, MESSAGE_SIZE, "%s=%s", KEY_ExcludesMustExist, psProperties->bExcludesMustExist ? "Y" : "N"); in PropertiesDisplaySettings()
542 BOOL bExcludesMustExist; member