Searched refs:PrimaryAxisCoordinate (Results 1 – 2 of 2) sorted by relevance
578 int start = PrimaryAxisCoordinate(bounds->right(), bounds->bottom()); in LayoutAttachedWindows()579 int end = PrimaryAxisCoordinate(work_area.right(), work_area.bottom()); in LayoutAttachedWindows()602 int last = PrimaryAxisCoordinate(bounds->right(), bounds->bottom()); in LayoutAttachedWindows()898 return PrimaryAxisCoordinate(size.width(), size.height()); in PrimaryAxisSize()901 int WorkspaceWindowResizer::PrimaryAxisCoordinate(int x, int y) const { in PrimaryAxisCoordinate() function in ash::internal::WorkspaceWindowResizer
148 int PrimaryAxisCoordinate(int x, int y) const;