DM_ELABEL
options |= DM_ELABEL;
if (options & DM_ELABEL)
if (label && (options & DM_ELABEL)) {
if (label && !(options & DM_ELABEL)) {