Home
last modified time | relevance | path

Searched defs:newOffset (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Dshape_container_pattern.cpp62 auto newOffset = OffsetT(Dimension(currentOffset->GetX() * scale), in ViewPortTransform() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_selector.h59 auto newOffset = rect.GetOffset(); in AddRectY() local
66 auto newOffset = rect.GetOffset(); in AddRectX() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
Dgrid_layout_range_solver.cpp159 float newOffset = targetLen - len; in SolveBackward() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_browse.cpp478 uint16_t newOffset = offset; in AssembleMpItem() local
605 uint16_t newOffset = offset; in AssembleMeItem() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_symbol_animation.cpp93 Vector2f newOffset = {-left, -top}; in CalculateOffset() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp1234 Offset newOffset { x - originPoint.GetX(), y - originPoint.GetY() }; in CalcDragMoveOffset() local
1258 Offset newOffset = CalcDragMoveOffset(preserveHeight, x, y, info_); in DoDragMoveAnimate() local
1292 Offset newOffset = CalcDragMoveOffset(preserveHeight, in DoDragStartAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_pattern.cpp581 void ListItemPattern::FireSwipeActionOffsetChange(float oldOffset, float newOffset) in FireSwipeActionOffsetChange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp4873 auto newOffset = MoveTextRect(offset); in OnBackPressed() local
5142 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
5157 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
5166 auto newOffset = MoveTextRect(param.offset); in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp1273 OffsetF newOffset = rootNode_->GetGeometryNode()->GetFrameOffset(); in SetRootRect() local