HomeSort by relevance Sort by last modified time
    Searched refs:POINT (Results 26 - 35 of 35) sorted by null

12

  /external/webkit/WebKit/win/WebCoreSupport/
WebChromeClient.cpp 475 POINT topLeft = {0, 0};
483 IntPoint WebChromeClient::screenToWindow(const IntPoint& point) const
485 POINT result = point;
489 return point;
  /external/quake/quake/src/QW/client/
in_win.c 39 POINT current_pos;
1036 // rather than having 32768 be the zero point, they have the zero point at 32668
1096 // get the floating point zero-centered, potentially-inverted data for the current axis
  /external/quake/quake/src/WinQuake/
in_win.cpp 39 POINT current_pos;
1043 // rather than having 32768 be the zero point, they have the zero point at 32668
1103 // get the floating point zero-centered, potentially-inverted data for the current axis
  /external/webkit/WebKit/win/
WebView.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 309 POINT mouse_pos;
  /external/webkit/WebCore/rendering/
RenderThemeWin.cpp 587 POINT p;
    [all...]
  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp 229 IntPoint mapPoint(const IntPoint& point) const
231 return m_transform.mapPoint(point);
234 FloatPoint mapPoint(const FloatPoint& point) const
236 return m_transform.mapPoint(point);
886 Vector<POINT, 20> winPoints(npoints);
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /external/srec/config/en.us/dictionary/
c0.6 50 "!EXCLAMATION-POINT EH2 K S K L AH0 M EY1 SH AH0 N P OY2 N T
101 .POINT P OY1 N T
    [all...]

Completed in 493 milliseconds

12