Searched defs:topX (Results 1 – 2 of 2) sorted by relevance
49 double topX = offset.GetX() + GetLayoutSize().Width() / 2.0 - NormalizeToPx(THICKNESS) / 2.0; in Paint() local
2245 int32_t topX = centerX; in ActionPinchEvent() local2286 void InputManagerCommand::SendTouchDownForPinch(int32_t topX, int32_t topY, int32_t bottomX, int32_… in SendTouchDownForPinch()