/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/ |
H A D | ImageClickEventArgs.cs | 51 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 D | test-JSString.cpp | 28 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 D | ImageButton.cs | 40 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 D | test-JSString.cpp | 30 JSString* xRaw = x; in FRAGMENT() local 40 use(xRaw); in FRAGMENT()
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gdb/tests/ |
H A D | test-JSString.cpp | 30 JSString* xRaw = x; in FRAGMENT() local 40 use(xRaw); in FRAGMENT()
|
/dports/www/firefox/firefox-99.0/js/src/gdb/tests/ |
H A D | test-JSString.cpp | 30 JSString* xRaw = x; in FRAGMENT() local 40 use(xRaw); in FRAGMENT()
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gdb/tests/ |
H A D | test-JSString.cpp | 30 JSString* xRaw = x; in FRAGMENT() local 40 use(xRaw); in FRAGMENT()
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gdb/tests/ |
H A D | test-JSString.cpp | 30 JSString* xRaw = x; in FRAGMENT() local 40 use(xRaw); in FRAGMENT()
|
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/examples/ |
H A D | grid_graph_shortestpath.py | 109 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 D | visualize.c | 596 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 D | CharacterTest.cpp | 291 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 D | CharacterTest.cpp | 286 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 D | CharacterTest.cpp | 291 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 D | CharacterTest.cpp | 291 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__.py | 1770 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 D | System.Web.cs | 8493 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
|
/dports/databases/py-unqlite/unqlite-0.5.3/src/ |
H A D | unqlite.c | 1115 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 D | System.Web.cs | 10138 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 D | System.Web.cs | 10037 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 D | System.Web.cs | 10015 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 D | System.Web.cs | 10026 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 D | System.Web.cs | 10140 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 D | System.Web.cs | 10053 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 D | System.Web.cs | 10104 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 D | System.Web.cs | 10052 public ImageClickEventArgs(int x, int y, double xRaw, double yRaw) { } in ImageClickEventArgs() argument
|