Home
last modified time | relevance | path

Searched defs:right (Results 1 – 3 of 3) 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/windowstandard/src/main/js/test/
Ddisplay.test.js224 right : { property
266 right : 40, property
293 right : 40, property
304 right : { property
/test/xts/acts/arkui/ace_ets_webView/entry/src/main/resources/rawfile/js/
Dmain.js80 $frS.css({position: 'fixed', top: '-541px', right: rW, marginTop: ''}); property