Lines Matching full:when
49 // Called when the Bubble is closing and is about to be deleted.
54 // Whether the Bubble should be closed when the Esc key is pressed.
57 // Whether the Bubble should fade in when opening. When trying to determine
86 // Show() takes ownership of |contents| and deletes the created Bubble when
91 // - Be notified when the Bubble is closed.
92 // - Prevent the Bubble from being closed when the Escape key is
118 // Whether the Bubble should fade away when it closes. Generally speaking,
119 // we use FadeOut when the user selects something within the bubble that
120 // causes the bubble to dismiss. We don't use it when the bubble gets
200 // Whether to fade away when the bubble closes.
205 // onscreen even when the screen is locked?