Searched refs:noAlternate (Results 1 – 1 of 1) sorted by relevance
199 int32_t noAlternate = options & ~ALTERNATE_MASK; in setAlternateHandling() local202 options = noAlternate; in setAlternateHandling()205 options = noAlternate | SHIFTED; in setAlternateHandling()208 options = noAlternate | (defaultOptions & ALTERNATE_MASK); in setAlternateHandling()