Searched refs:childLocation (Results 1 – 4 of 4) sorted by relevance
61 …(JNIEnv *env, jobject object, jlong compoundId, jlong childId, jobject childLocation, jobject chil… in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape() argument76 jmeBulletUtil::convert(env, childLocation, &trans.getOrigin()); in Java_com_jme3_bullet_collision_shapes_CompoundCollisionShape_addChildShape()
1119 …LayoutPoint childLocation(shouldFlipMainAxis ? totalMainExtent - mainAxisOffset - childMainExtent … in layoutAndPlaceChildren() local1123 setFlowAwareLocationForChild(child, childLocation); in layoutAndPlaceChildren()
1420 LayoutPoint childLocation = childBox->location(); in foregroundIsKnownToBeOpaqueInRect() local1422 childLocation.move(childBox->relativePositionOffset()); in foregroundIsKnownToBeOpaqueInRect()1424 childLocalRect.moveBy(-childLocation); in foregroundIsKnownToBeOpaqueInRect()
3292 LayoutPoint childLocation = child->location(); in positionForPointRespectingEditingBoundaries() local3294 childLocation += child->offsetForInFlowPosition(); in positionForPointRespectingEditingBoundaries()3297 LayoutPoint pointInChildCoordinates(toLayoutPoint(pointInParentCoordinates - childLocation)); in positionForPointRespectingEditingBoundaries()