Searched refs:resizing_from_contents_ (Results 1 – 2 of 2) sorted by relevance
45 bool resizing_from_contents() const { return resizing_from_contents_; } in resizing_from_contents()50 resizing_from_contents_ = resizing; in set_resizing_from_contents()101 bool resizing_from_contents_; variable
115 : default_url_(kKeyboardWebUIURL), resizing_from_contents_(false) { in KeyboardControllerProxy()