Lines Matching full:yoffset
1603 target.yOffset = - windowInfo->frameTop;
1616 target.yOffset = 0;
1773 "xOffset=%f, yOffset=%f, scaleFactor=%f, "
1776 inputTarget->xOffset, inputTarget->yOffset,
1853 inputTargetFlags, inputTarget->xOffset, inputTarget->yOffset,
1964 float xOffset, yOffset, scaleFactor;
1969 yOffset = dispatchEntry->yOffset * scaleFactor;
1979 yOffset = 0.0f;
1996 xOffset, yOffset,
2219 target.yOffset = -windowInfo->frameTop;
2223 target.yOffset = 0;
3939 int32_t targetFlags, float xOffset, float yOffset, float scaleFactor) :
3942 xOffset(xOffset), yOffset(yOffset), scaleFactor(scaleFactor),