Lines Matching refs:offsetX
2447 const float offsetX = left + currentTransform().getTranslateX();2453 const float x = (int) floorf(bounds.left + offsetX + 0.5f);