| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | shape.h | 99 void SetPosition(const DimensionOffset& position) in SetPosition() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | box_base_component.h | 274 void SetMask(const std::string& image, const BackgroundImageSize& size, const BackgroundImagePosition& position) in SetMask() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_common_ffi.h | 151 CJPosition* position; member 230 CJPosition* position; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/chart/ |
| H A D | rosen_render_chart.cpp | 722 Offset position = ConvertDataToPosition(paintRect, point); in PaintLine() local 741 Offset position = ConvertDataToPosition(paintRect, point); PaintLine() local 767 Offset position = ConvertDataToPosition(paintRect, point); PaintLine() local 942 Offset position = ConvertDataToPosition(paintRect, point); PaintBar() local [all...] |
| /foundation/arkui/ace_engine/frameworks/base/i18n/ |
| H A D | localization.cpp | 344 std::size_t position = result.find("yyyy"); in GetDateColumnFormatOrder() local 378 std::size_t position in GetDateOrder() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/ |
| H A D | scrollable_cover_test_ng.cpp | 536 float position = 2.0f; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
| H A D | menu_layoutFst_test_ng.cpp | 1448 OffsetF position = OffsetF(POSITION_OFFSET, POSITION_OFFSET); HWTEST_F() local 1478 OffsetF position = OffsetF(POSITION_OFFSET, OFFSET_FORTH); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | span_node.h | 191 int32_t position = -1; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_select_controller.cpp | 149 void TextSelectController::UpdateCaretRectByPositionNearTouchOffset(int32_t position, const Offset& touchOffset) in UpdateCaretRectByPositionNearTouchOffset() argument
|
| H A D | text_field_select_overlay.cpp | 473 auto position = GetCaretPositionOnHandleMove(localOffset, isFirst); in OnHandleMove() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
| H A D | scroll_pattern.cpp | 600 float position = currentOffset_ + distance; in ScrollBy() local 621 void ScrollPattern::JumpToPosition(float position, int32_t source) in JumpToPosition() argument 633 void ScrollPattern::ScrollTo(float position) in ScrollTo() argument 638 void ScrollPattern::DoJump(float position, int32_ argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tab_content_model_ng.cpp | 134 void TabContentModelNG::AddTabBarItem(const RefPtr<UINode>& tabContent, int32_t position, bool update) in AddTabBarItem() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | view_model.cpp | 719 void InsertChildAt(void* parentNode, void* childNode, int32_t position) in InsertChildAt() argument 725 parent->AddChild(AceType::Claim(child), position); in InsertChildAt() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
| H A D | render_water_flow.cpp | 831 void RenderWaterFlow::DoJump(double position, int32_t source) in DoJump() argument 1262 void RenderWaterFlow::AnimateToPos(const double& position, int32_t duration, const RefPtr<Curve>& curve) in AnimateToPos() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| H A D | scrollable.cpp | 678 void Scrollable::FixScrollMotion(float position, float initVelocity) in FixScrollMotion() argument 773 void Scrollable::ProcessListSnapMotion(double position) in ProcessListSnapMotion() argument 662 GetFrictionVelocityByFinalPosition( float final, float position, float friction, float signum, float threshold) GetFrictionVelocityByFinalPosition() argument 982 ProcessSpringMotion(double position) ProcessSpringMotion() argument 1030 ProcessScrollMotion(double position) ProcessScrollMotion() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | txt_paragraph.cpp | 166 auto position = static_cast<size_t>(placeholderCnt_) + text_.length(); in AddPlaceholder() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | scene_util.cpp | 250 CreateLight( IEcs& ecs, const LightComponent& lightComponent, const Math::Vec3& position, const Math::Quat& rotation) const CreateLight() argument [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
| H A D | file_fd_source_plugin.cpp | 656 int64_t FileFdSourcePlugin::GetLastSize(uint64_t position) in GetLastSize() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_properties_test.cpp | 707 auto position = properties.GetBoundsPosition(); in HWTEST_F() local 792 auto position = properties.GetFramePosition(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
| H A D | rs_render_particle.h | 107 EmitterConfig(const int& emitRate, const ShapeType& emitShape, const Vector2f& position, const Vector2f& emitSize, in EmitterConfig() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/ |
| H A D | rsanimationbase_fuzzer.cpp | 292 StepsCurvePosition position = GetData<StepsCurvePosition>(); in RSStepsInterpolatorFuzzerTest() local 311 StepsCurvePosition position = GetData<StepsCurvePosition>(); in RSRenderCurveAnimationFuzzerTest() local 335 auto position = GetData<RSInteractiveAnimationPosition>(); in RSRenderInteractiveImplictAnimatorAndMapFuzzerTest() local 388 StepsCurvePosition position = GetData<StepsCurvePosition>(); in RSRenderKeyframeAnimationFuzzerTest() local 420 StepsCurvePosition position = GetData<StepsCurvePosition>(); in RSRenderPathAnimationFuzzerTest() local 458 StepsCurvePosition position = GetData<StepsCurvePosition>(); RSCurveValueEstimatorFuzzerTest() local 480 StepsCurvePosition position = GetData<StepsCurvePosition>(); RSKeyframeValueEstimatorFuzzerTest() local 571 StepsCurvePosition position = GetData<StepsCurvePosition>(); RSRenderTransitionFuzzerTest() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_text_typography_test.cpp | 359 double position[2] = { 10.0, 15.0 }; in HWTEST_F() local 576 double position[2] = { 10.0, 15.0 }; in HWTEST_F() local 630 double position[2] = { 10.0, 15.0 }; in HWTEST_F() local 866 double position[ in HWTEST_F() local 946 double position[2] = { 10.0, 15.0 }; HWTEST_F() local 999 double position[2] = { 10.0, 15.0 }; HWTEST_F() local 1052 double position[2] = { 10.0, 15.0 }; HWTEST_F() local 1108 double position[2] = { 10.0, 15.0 }; HWTEST_F() local 1161 double position[2] = { 10.0, 15.0 }; HWTEST_F() local 1213 double position[2] = { 10.0, 15.0 }; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | path.cpp | 273 bool Path::GetPositionAndTangent(scalar distance, Point& position, Point& tangent, bool forceClosed) const in GetPositionAndTangent() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/ |
| H A D | js_path.cpp | 752 Drawing::Point position; in OnGetPositionAndTangent() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| H A D | pixel_map_test.cpp | 1264 Position position; in HWTEST_F() local 1401 Position position; in HWTEST_F() local [all...] |