Searched refs:rightBottomY (Results 1 – 2 of 2) sorted by relevance
105 int rightBottomY = 800; in FindFocusedElementInfo() local106 Rect rect(leftTopX, leftTopY, rightBottomX, rightBottomY); in FindFocusedElementInfo()
566 Rect(int leftTopX, int leftTopY, int rightBottomX, int rightBottomY) in Rect() argument571 rightBottomY_ = rightBottomY; in Rect()643 void SetRightBottomScreenPostion(int rightBottomX, int rightBottomY) in SetRightBottomScreenPostion() argument645 rightBottomY_ = rightBottomY; in SetRightBottomScreenPostion()