HomeSort by relevance Sort by last modified time
    Searched defs:topLeftY (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosevents.c 275 int topLeftX, topLeftY; /* Top left OS units */
281 topLeftY = (this->hidden->height << this->hidden->yeig) - 1;
292 topLeftY = window_state[4];
297 y = topLeftY - new_y; /* Y goes from top of window/screen */
314 last_y = topLeftY - (centre_y << this->hidden->yeig);
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 76 milliseconds