Home | History | Annotate | Download | only in desktop_aura

Lines Matching refs:is_fullscreen_

137       is_fullscreen_(false),
708 if (is_fullscreen_ == fullscreen)
710 is_fullscreen_ = fullscreen;
711 if (is_fullscreen_)
754 return is_fullscreen_;