/third_party/backends/backend/ |
H A D | epsonds.h | 131 SANE_Byte fbf_alignment; /* left, center, right */ 142 SANE_Byte adf_alignment; /* left, center, right */ 182 SANE_Int left, top, pages, dummy; member
|
H A D | magicolor.h | 193 SANE_Int left, top; member
|
/third_party/icu/tools/colprobe/ |
H A D | line.h | 97 Line *left; member in Line
|
/third_party/libwebsockets/test-apps/ |
H A D | lws-common.js | 77 tnode.style.left = "0px";
|
/third_party/mesa3d/src/gallium/targets/graw-gdi/ |
H A D | graw_gdi.c | 106 rect.right - rect.left, in graw_create_window_and_screen()
|
/third_party/nghttp2/src/ |
H A D | shrpx_memcached_connection.h | 68 // Number of bytes left to read variable length field. 83 // Number of bytes left when sending value 86 size_t left() const { return headbuf.rleft() + send_value_left; } in left() function
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_strm.h | 231 * has at most |left| data length. If there is no frames to send, 241 size_t left);
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/ |
H A D | lws-common.js | 77 tnode.style.left = "0px";
|
/third_party/libdrm/tests/tegra/ |
H A D | vic.h | 127 unsigned int left, unsigned int top,
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | allocate.h | 8 unsigned int left, offset; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-inlining-heuristic.h | 73 bool operator()(const Candidate& left, const Candidate& right) const;
|
H A D | operation-typer.h | 33 Type Merge(Type left, Type right);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | WindowSurfaceWGL.cpp | 156 return rect.right - rect.left; in getWidth()
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkShaderImageFilter.cpp | 99 matrix.postTranslate(SkIntToScalar(-bounds.left()), SkIntToScalar(-bounds.top())); in onFilterImage()
|
/third_party/skia/src/gpu/ops/ |
H A D | AtlasInstancedHelper.cpp | 35 (float)i->fPathDevIBounds.left() << in writeInstanceData()
|
/third_party/skia/src/core/ |
H A D | SkAAClip.h | 73 bool quickContains(int left, int top, int right, int bottom) const;
|
H A D | SkVMBlitter.h | 27 int left, int top,
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | Win32SurfaceKHR.cpp | 32 windowSize = { static_cast<uint32_t>(clientRect.right - clientRect.left), in getWindowSize() 146 bitmapInfo.bmiHeader.biHeight = -static_cast<LONG>(windowExtent.height); // Negative for top-down DIB, origin in upper-left corner in lazyCreateFrameBuffer()
|
/third_party/skia/tests/ |
H A D | HighContrastFilterTest.cpp | 38 for (int x = r.left(); x < r.right(); ++x) { in DEF_TEST()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftcache.h | 779 * If `anode` is `NULL`, the cache node is left unchanged, which means 835 * If `anode` is `NULL`, the cache node is left unchanged, which means 879 * left :: 880 * The horizontal distance from the pen position to the left bitmap 881 * border (a.k.a. 'left side bearing', or 'lsb'). 910 FT_Char left; member 1006 * If `anode` is `NULL`, the cache node is left unchanged, which means 1066 * If `anode` is `NULL`, the cache node is left unchanged, which means
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infutil.h | 35 uInt left; /* if STORED, bytes left to copy */ member
|
/third_party/python/Lib/turtledemo/ |
H A D | clock.py | 20 left(winkel)
|
/third_party/skia/tools/sk_app/win/ |
H A D | GLWindowContext_win.cpp | 123 fWidth = rect.right - rect.left;
|
/third_party/skia/tools/viewer/ |
H A D | BisectSlide.cpp | 101 canvas->translate(-fDrawBounds.left(), -fDrawBounds.top()); in draw()
|
/third_party/skia/experimental/graphite/src/geom/ |
H A D | Shape.cpp | 91 case Type::kLine: builder.moveTo(fRect.left(), fRect.top()) in asPath()
|