/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | edge.h | 44 …Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDi… in Edge() 46 … Edge(const Dimension& left, const Dimension& top, const Dimension& right, const Dimension& bottom, in Edge() 50 …Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDi… in Edge() 78 virtual void SetLeft(const AnimatableDimension& left) in SetLeft() 83 virtual void SetLeft(const CalcDimension& left) in SetLeft() 89 virtual void SetLeft(const Dimension& left) in SetLeft() 203 EdgePx(double left, double top, double right, double bottom) : Edge(left, top, right, bottom) {} in EdgePx() 204 …EdgePx(const std::string& left, const std::string& top, const std::string& right, const std::strin… in EdgePx() 228 void SetLeft(const AnimatableDimension& left) override in SetLeft() 236 void SetLeft(const Dimension& left) override in SetLeft() [all …]
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_cursor_info_capi.cpp | 20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() 33 InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) in OH_CursorInfo_SetRect() 47 InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) in OH_CursorInfo_GetRect()
|
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/include/ |
H A D | utils.h | 156 inline bool IsLessOrEqual(const T& left, const T& right) in IsLessOrEqual() 162 inline bool IsGreatOrEqual(const T& left, const T& right) in IsGreatOrEqual() 168 inline bool IsLessNotEqual(const T& left, const T& right) in IsLessNotEqual() 174 inline bool IsGreatNotEqual(const T& left, const T& right) in IsGreatNotEqual() 180 inline bool IsEqual(const T& left, const T& right) in IsEqual()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_extension_module_loader_test/ |
H A D | ability_extension_module_loader_test.cpp | 118 int32_t left = 0, top = 0, width = 0, height = 0; variable 133 int32_t left = 0, top = 0, width = 0, height = 0; variable 148 int32_t left = 0, top = 0, width = 0, height = 0; variable 163 int32_t left = 0, top = 0, width = 0, height = 0; variable
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | util.h | 129 inline bool MMI_LNE(float left, float right) //less not equal in MMI_LNE() 135 inline bool MMI_GNE(float left, float right) //great not equal in MMI_GNE() 141 inline bool MMI_GE(float left, float right) //great or equal in MMI_GE() 147 inline bool MMI_LE(float left, float right) //less or equal in MMI_LE()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utils.h | 133 inline bool NearEqual(const double left, const double right, const double epsilon) in NearEqual() 156 constexpr bool NearEqual(const T& left, const T& right) in NearEqual() 166 inline bool NearEqual(const double left, const double right) in NearEqual() 172 inline bool NearZero(const double left) in NearZero() 178 inline bool LessOrEqual(double left, double right) in LessOrEqual() 189 inline bool LessNotEqual(double left, double right) in LessNotEqual() 200 inline bool GreatOrEqual(double left, double right) in GreatOrEqual() 211 inline bool GreatNotEqual(double left, double right) in GreatNotEqual()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | border_property.cpp | 85 auto left = leftDimen.value_or(Dimension(0.0, DimensionUnit::VP)).ToString(); in ToJsonValue() local 109 auto left = leftDimen.value_or(Dimension(0.0, DimensionUnit::VP)).ToString(); in ToDashJsonValue() local 153 auto left = leftColor.value_or(Color()).ColorToString(); in ToJsonValue() local 186 auto left = radiusTopLeft.value_or(Dimension(0.0, DimensionUnit::VP)).ToString(); in ToJsonValue() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/ |
H A D | rect_fuzzer.cpp | 39 float left = GetObject<float>(); in RectFuzzTest000() local 80 float left = GetObject<float>(); in RectFuzzTest001() local
|
/ohos5.0/base/sensors/sensor/utils/common/include/ |
H A D | sensor_utils.h | 23 bool IsEqual(const T &left, const T &right) in IsEqual()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/ |
H A D | context_test.cpp | 26 int left = in CalculateLeft() local 88 …int left = (context->rBegin <= context->rEnd) ? (context->rCapacity - 1 - context->rEnd + context-… in ExpandReadCache() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/ |
H A D | context_test.cpp | 26 int left = in CalculateLeft() local 88 …int left = (context->rBegin <= context->rEnd) ? (context->rCapacity - 1 - context->rEnd + context-… in ExpandReadCache() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/ |
H A D | core.rs | 96 let left = spawn_task( in recur() localVariable 112 let left = left.await??; in recur() localVariable 173 let left = spawn_task_ffrt(task_builder, left, consumer, min_split_len, split_time); in recur_ffrt() localVariable 175 let left = left.await??; in recur_ffrt() localVariable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/layout/ |
H A D | flex_layout.cpp | 101 int16_t left; in CalValidLength() local 129 int16_t left; in CalRowCount() local 153 int16_t left; in GetRowMaxHeight() local 189 int16_t left; in GetRowsWidth() local 287 int16_t left = child->GetStyle(STYLE_MARGIN_LEFT); in LayoutHorizontal() local 343 int16_t left; in GetColumnMaxWidth() local 418 int16_t left = child->GetStyle(STYLE_MARGIN_LEFT); in GetCrossAxisPosX() local
|
H A D | grid_layout.cpp | 52 int16_t left; in LayoutHorizontal() local 86 int16_t left; in LayoutVertical() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_frame_ohos_gl.h | 33 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override {}; in SetDamageRegion()
|
H A D | surface_frame_ohos_vulkan.h | 36 void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) override {}; in SetDamageRegion()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | base64_encode.h | 86 signed left = static_cast<signed>(binaryData.size()); in Base64Encode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ |
H A D | rect.h | 125 void SetLeft(double left) in SetLeft() 166 double left = std::clamp(x_, other.Left(), other.Right()); in Constrain() local 249 double left = std::max(Left(), other.Left()); in IntersectRect() local 258 double left = std::min(Left(), other.Left()); in CombineRect() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | string_util.h | 77 auto left = string; in CORE3D_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/drawing/ |
H A D | rs_surface_frame.h | 33 virtual void SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) {}; in SetDamageRegion()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___margin.md | 39 ### left subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___margin.md | 39 ### left subsection
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | string_util.h | 79 auto left = string; in RENDER_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/ |
H A D | string_util.h | 80 auto left = string; in CORE_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/view_data/include/ |
H A D | rect.h | 28 float left = 0.0f; member
|