Home
last modified time | relevance | path

Searched defs:right (Results 1 – 14 of 14) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
Dutils.h21 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual()
44 constexpr bool NearEqual(const T& left, const T& right) in NearEqual()
54 inline bool NearEqual(const double left, const double right) in NearEqual()
66 inline bool LessOrEqual(double left, double right) in LessOrEqual()
72 inline bool LessNotEqual(double left, double right) in LessNotEqual()
78 inline bool GreatOrEqual(double left, double right) in GreatOrEqual()
84 inline bool GreatNotEqual(double left, double right) in GreatNotEqual()
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeRectTest.cpp361 float right = OH_Drawing_RectGetRight(rect); variable
403 float right = OH_Drawing_RectGetRight(rect); variable
426 float right = OH_Drawing_RectGetRight(rect); variable
435 float right = OH_Drawing_RectGetRight(rect); variable
614 float right = OH_Drawing_RectGetRight(rect); variable
833 float right = OH_Drawing_RectGetRight(dst); variable
DDrawingNativeTextBlobTest.cpp518 float right = OH_Drawing_RectGetRight(rect); variable
582 float right = OH_Drawing_RectGetRight(rect); variable
611 float right = OH_Drawing_RectGetRight(rect); variable
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingRectLargeValueTest.cpp89 float right = OH_Drawing_RectGetRight(rect); variable
112 float right = OH_Drawing_RectGetRight(rectSrc); variable
DNativeDrawingRectTest.cpp131 float right = OH_Drawing_RectGetRight(rect); variable
154 float right = OH_Drawing_RectGetRight(rectSrc); variable
/test/xts/acts/graphic/windowstandard/entry/src/ohosTest/js/test/
Ddisplay.test.js261 right : { property
303 right : 40, property
330 right : 40, property
341 right : { property
/test/xts/acts/arkui/ace_ets_web_enhanced/ace_ets_web_enhanced_one/entry/src/main/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_webapi_one/entry/src/main/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_view/entry/src/main/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_enhanced/ace_ets_web_enhanced_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_dev_four/entry/src/main/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_dev_webController/entry/src/ohosTest/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_ets_web_enhanced/ace_ets_web_enhanced_two/entry/src/main/ets/test/
DInterfaces.d.ts32 right: number; property in RectInfo
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Dnative_type.h1646 float right; member