Searched refs:use_small_shape_ (Results 1 – 2 of 2) sorted by relevance
44 bool use_small_shape() const { return use_small_shape_; } in use_small_shape()63 bool use_small_shape_; variable
80 use_small_shape_(use_small_shape), in UsernameView()103 return use_small_shape_ ? gfx::GetCursor(GDK_HAND2) : NULL; in GetCursorForPoint()