Lines Matching defs:parent
161 // |parent|, |context|.
191 gfx::NativeView parent;
193 // the NativeWidget may specify a default size. If the parent is specified,
194 // |bounds| is in the parent's coordinate system. If the parent is not
207 // |parent| is set.)
214 // hierarchy this widget should be placed. (This is separate from |parent|;
215 // if you pass a RootWindow to |parent|, your window will be parented to
216 // |parent|. If you pass a RootWindow to |context|, we ask that RootWindow
238 gfx::NativeWindow parent);
240 gfx::NativeWindow parent,
287 // Re-parent a NativeView and notify all Widgets in |native_view|'s hierarchy
343 // View, unless it is set as not being parent-owned.
546 void SetFocusTraversableParent(FocusTraversable* parent);