Searched refs:BEAUTY_SHOT_OFF (Results 1 – 2 of 2) sorted by relevance
902 BEAUTY_SHOT_OFF = 0, enumerator
4535 int beautyShot = (toggle == true) ? BEAUTY_SHOT_ON : BEAUTY_SHOT_OFF; in setBeautyShot()