Searched refs:LOWER (Results 1 – 3 of 3) sorted by relevance
39 LOWER, enumerator
892 case Condition::LOWER: { in FindTargetSubtypeByCondition()
1335 auto condition = info->subProp.mode == "upper" ? Condition::LOWER : Condition::UPPER; in SwitchMode()