Home | History | Annotate | Download | only in jni

Lines Matching defs:globalX

1382             int globalX, globalY;
1383 CacheBuilder::GetGlobalOffset(frame, &globalX, &globalY);
1384 absBox.move(globalX, globalY);