Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 237) sorted by relevance

12345678910

/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()
60 inline bool NearZero(const double left) in NearZero()
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/entry/src/ohosTest/js/test/
Ddisplay.test.js254 left : { property
255 left:20, property
261 left:800, property
267 left:20, property
273 left:20, property
301 left : 20, property
328 left : 20, property
334 left : { property
335 left:20, property
341 left:800, property
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_outlinewidth_test.cpp23 float left = PARAM_5; in TestCommonAttrsOutlineWidth001() local
41 float left = PARAM_0; in TestCommonAttrsOutlineWidth002() local
59 float left = PARAM_NEGATIVE_1; in TestCommonAttrsOutlineWidth003() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeRectTest.cpp258 float left = OH_Drawing_RectGetLeft(rect); variable
306 float left = OH_Drawing_RectGetLeft(rect); variable
326 float left = OH_Drawing_RectGetLeft(rect); variable
666 float left = OH_Drawing_RectGetLeft(rect); variable
983 float left = OH_Drawing_RectGetLeft(dst); variable
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingRectLargeValueTest.cpp88 float left = OH_Drawing_RectGetLeft(rect); variable
111 float left = OH_Drawing_RectGetLeft(rectSrc); variable
DNativeDrawingRectTest.cpp129 float left = OH_Drawing_RectGetLeft(rect); variable
152 float left = OH_Drawing_RectGetLeft(rectSrc); variable
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp112 void Component::SetPadding(float top, float right, float bottom, float left) in SetPadding()
119 void Component::SetPaddingPercent(float top, float right, float bottom, float left) in SetPaddingPercent()
126 void Component::SetMargin(float top, float right, float bottom, float left) in SetMargin()
139 void Component::SetMarginPercent(float top, float right, float bottom, float left) in SetMarginPercent()
180 void Component::SetBorderWidth(float top, float right, float bottom, float left) in SetBorderWidth()
195 void Component::SetBorderColor(uint32_t top, uint32_t right, uint32_t bottom, uint32_t left) in SetBorderColor()
202 void Component::SetBorderStyle(int32_t top, int32_t right, int32_t bottom, int32_t left) in SetBorderStyle()
/test/xts/acts/arkui/ace_c_arkui_test_api16/entry/src/main/cpp/component/
Dcomponent.cpp112 void Component::SetPadding(float top, float right, float bottom, float left) in SetPadding()
119 void Component::SetPaddingPercent(float top, float right, float bottom, float left) in SetPaddingPercent()
126 void Component::SetMargin(float top, float right, float bottom, float left) in SetMargin()
139 void Component::SetMarginPercent(float top, float right, float bottom, float left) in SetMarginPercent()
180 void Component::SetBorderWidth(float top, float right, float bottom, float left) in SetBorderWidth()
195 void Component::SetBorderColor(uint32_t top, uint32_t right, uint32_t bottom, uint32_t left) in SetBorderColor()
202 void Component::SetBorderStyle(int32_t top, int32_t right, int32_t bottom, int32_t left) in SetBorderStyle()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dcomponent.cpp112 void Component::SetPadding(float top, float right, float bottom, float left) in SetPadding()
119 void Component::SetPaddingPercent(float top, float right, float bottom, float left) in SetPaddingPercent()
126 void Component::SetMargin(float top, float right, float bottom, float left) in SetMargin()
139 void Component::SetMarginPercent(float top, float right, float bottom, float left) in SetMarginPercent()
180 void Component::SetBorderWidth(float top, float right, float bottom, float left) in SetBorderWidth()
195 void Component::SetBorderColor(uint32_t top, uint32_t right, uint32_t bottom, uint32_t left) in SetBorderColor()
202 void Component::SetBorderStyle(int32_t top, int32_t right, int32_t bottom, int32_t left) in SetBorderStyle()
/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/
Dcomponent.cpp112 void Component::SetPadding(float top, float right, float bottom, float left) in SetPadding()
119 void Component::SetPaddingPercent(float top, float right, float bottom, float left) in SetPaddingPercent()
126 void Component::SetMargin(float top, float right, float bottom, float left) in SetMargin()
139 void Component::SetMarginPercent(float top, float right, float bottom, float left) in SetMarginPercent()
180 void Component::SetBorderWidth(float top, float right, float bottom, float left) in SetBorderWidth()
195 void Component::SetBorderColor(uint32_t top, uint32_t right, uint32_t bottom, uint32_t left) in SetBorderColor()
202 void Component::SetBorderStyle(int32_t top, int32_t right, int32_t bottom, int32_t left) in SetBorderStyle()
/test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/component/
Dcomponent.cpp112 void Component::SetPadding(float top, float right, float bottom, float left) in SetPadding()
119 void Component::SetPaddingPercent(float top, float right, float bottom, float left) in SetPaddingPercent()
126 void Component::SetMargin(float top, float right, float bottom, float left) in SetMargin()
139 void Component::SetMarginPercent(float top, float right, float bottom, float left) in SetMarginPercent()
180 void Component::SetBorderWidth(float top, float right, float bottom, float left) in SetBorderWidth()
195 void Component::SetBorderColor(uint32_t top, uint32_t right, uint32_t bottom, uint32_t left) in SetBorderColor()
202 void Component::SetBorderStyle(int32_t top, int32_t right, int32_t bottom, int32_t left) in SetBorderStyle()
/test/xts/acts/web/web_content_processing/web_page_download/ace_web_page_download_enhanced_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_multi_media/video_playTwo/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/page_interaction/page_scrolling/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_load/load_status/ace_load_status_enhanced_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_page_rendering/web_page_zoom_rotate/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_multi_media/webcam/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/application_interworking/inject_javascript/inject_javascript_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_page_document_processing/preview_print_PDF/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/page_interaction/page_scrollingOne/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_load/open_web_page/ace_open_web_page_dev_four/entry/src/main/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_jump/forward_backward_cache/forward_backward_cache_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_load/open_web_page/ace_open_web_page_enhanced_three/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/web_multi_media/control_center/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo
/test/xts/acts/web/application_interworking/run_javascript/entry/src/ohosTest/ets/test/
DInterfaces.d.ts30 left: number; property in RectInfo

12345678910