HomeSort by relevance Sort by last modified time
    Searched refs:CWX (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkStrokerPriv.h 15 #define CWX(x, y) (-y)
SkStrokerPriv.cpp 32 path->cubicTo(px + nx + CWX(sx, sy), py + ny + CWY(sx, sy),
33 px + CWX(nx, ny) + sx, py + CWY(nx, ny) + sy,
34 px + CWX(nx, ny), py + CWY(nx, ny));
35 path->cubicTo(px + CWX(nx, ny) - sx, py + CWY(nx, ny) - sy,
36 px - nx + CWX(sx, sy), py - ny + CWY(sx, sy),
  /external/skia/src/core/
SkStrokerPriv.h 15 #define CWX(x, y) (-y)
SkStrokerPriv.cpp 32 path->cubicTo(px + nx + CWX(sx, sy), py + ny + CWY(sx, sy),
33 px + CWX(nx, ny) + sx, py + CWY(nx, ny) + sy,
34 px + CWX(nx, ny), py + CWY(nx, ny));
35 path->cubicTo(px + CWX(nx, ny) - sx, py + CWY(nx, ny) - sy,
36 px - nx + CWX(sx, sy), py - ny + CWY(sx, sy),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 410 #define CWX (1<<0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 410 #define CWX (1<<0)
  /external/chromium_org/ui/platform_window/x11/
x11_window.cc 224 unsigned value_mask = CWX | CWY | CWWidth | CWHeight;
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_topmost_window_finder_interactive_uitest.cc 163 CWX | CWY | CWWidth | CWHeight,
desktop_window_tree_host_x11.cc 915 value_mask |= CWX | CWY;
    [all...]
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 543 value_mask |= CWX | CWY;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
penwin.h     [all...]

Completed in 422 milliseconds