Home
last modified time | relevance | path

Searched refs:xRaw (Results 1 – 25 of 25) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DImageClickEventArgs.cs51 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { in ImageClickEventArgs() argument
54 this.XRaw = xRaw; in ImageClickEventArgs()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gdb/tests/
H A Dtest-JSString.cpp28 JSString* xRaw = x; in FRAGMENT() local
38 (void) xRaw; in FRAGMENT()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DImageButton.cs40 private double xRaw = 0; field in System.Web.UI.WebControls.ImageButton
393 xRaw = ReadPositionFromPost(postX); in LoadPostData()
395 x = (int)xRaw; in LoadPostData()
479 OnClick(new ImageClickEventArgs(x, y, xRaw, yRaw)); in RaisePostBackEvent()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gdb/tests/
H A Dtest-JSString.cpp30 JSString* xRaw = x; in FRAGMENT() local
40 use(xRaw); in FRAGMENT()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gdb/tests/
H A Dtest-JSString.cpp30 JSString* xRaw = x; in FRAGMENT() local
40 use(xRaw); in FRAGMENT()
/dports/www/firefox/firefox-99.0/js/src/gdb/tests/
H A Dtest-JSString.cpp30 JSString* xRaw = x; in FRAGMENT() local
40 use(xRaw); in FRAGMENT()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gdb/tests/
H A Dtest-JSString.cpp30 JSString* xRaw = x; in FRAGMENT() local
40 use(xRaw); in FRAGMENT()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gdb/tests/
H A Dtest-JSString.cpp30 JSString* xRaw = x; in FRAGMENT() local
40 use(xRaw); in FRAGMENT()
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/examples/
H A Dgrid_graph_shortestpath.py109 xRaw,yRaw = event.xdata,event.ydata
110 if not frozen and xRaw >=0.0 and yRaw>=0.0 and xRaw<img.shape[0] and yRaw<img.shape[1]:
/dports/graphics/libdmtx/libdmtx-0.7.5/test/multi_test/
H A Dvisualize.c596 int xRaw, yRaw; in DrawNormalizedRegion() local
637 xRaw = (pRaw.X >= 0.0) ? (int)(pRaw.X + 0.5) : (int)(pRaw.X - 0.5); in DrawNormalizedRegion()
641 if(xRaw < 0 || xRaw >= img->width || yRaw < 0 || yRaw >= img->height) { in DrawNormalizedRegion()
647 ptrRaw = (unsigned char *)img->pxl + dmtxImageGetByteOffset(img, xRaw, yRaw); in DrawNormalizedRegion()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DCharacterTest.cpp291 void RunAllocationTest(const char *xRaw, const char *yRaw) { in RunAllocationTest() argument
292 OwningPtr<Descriptor> x = CreateDescriptor<CHAR>({}, {xRaw}); in RunAllocationTest()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/unittests/Runtime/
H A DCharacterTest.cpp286 void RunAllocationTest(const char *xRaw, const char *yRaw) { in RunAllocationTest() argument
287 OwningPtr<Descriptor> x = CreateDescriptor<CHAR>({}, {xRaw}); in RunAllocationTest()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DCharacterTest.cpp291 void RunAllocationTest(const char *xRaw, const char *yRaw) { in RunAllocationTest() argument
292 OwningPtr<Descriptor> x = CreateDescriptor<CHAR>({}, {xRaw}); in RunAllocationTest()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/unittests/RuntimeGTest/
H A DCharacterTest.cpp291 void RunAllocationTest(const char *xRaw, const char *yRaw) { in RunAllocationTest() argument
292 OwningPtr<Descriptor> x = CreateDescriptor<CHAR>({}, {xRaw}); in RunAllocationTest()
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/lib/
H A D__init__.py1770 xRaw,yRaw = event.xdata,event.ydata
1771 if xRaw >=0.0 and yRaw>=0.0 and xRaw<img.shape[0] and yRaw<img.shape[1]:
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.cs8493 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c1115 ProcXMLTextHandler xRaw; /* Raw text/CDATA handler */ member
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Web.cs10138 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Web.cs10037 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.cs10015 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Web.cs10026 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Web.cs10140 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Web.cs10053 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Web.cs10104 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Web.cs10052 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument