Home | History | Annotate | Download | only in panels

Lines Matching refs:alignment_

63   CalloutWidgetBackground() : alignment_(SHELF_ALIGNMENT_BOTTOM) {
68 switch (alignment_) {
100 return alignment_;
104 alignment_ = alignment;
108 ShelfAlignment alignment_;