Lines Matching refs:left
69 … includes the tag, ID, location (relative to the coordinates in the upper left corner of the windo…
202 …"left": Utils.rect_left, "top": Utils.rect_top, "right": Utils.rect_right, "bottom": Utils.rect_bo…
246 …x: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of …
247 …y: rect.top + (rect.bottom - rect.top) / 2, // Y coordinate relative to the upper left corner of t…
248 …screenX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corn…
249 …screenY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corn…
250 …windowX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corn…
251 …windowY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corn…
252 …displayX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left cor…
253 …displayY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left cor…
272 …x: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corner of …
273 …y: rect.top + (rect.bottom - rect.top) / 2, // Y coordinate relative to the upper left corner of t…
274 …screenX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corn…
275 …screenY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corn…
276 …windowX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left corn…
277 …windowY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left corn…
278 …displayX: rect.left + (rect.right - rect.left) / 2, // X coordinate relative to the upper left cor…
279 …displayY: rect.left + (rect.right - rect.left) / 2, // Y coordinate relative to the upper left cor…