| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_text_style.h | 84 TestingPoint offset; member in OHOS::Ace::Testing::TestingTextShadow
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_scroller_test_ng.cpp | 408 float offset = 25.f; in HWTEST_F() local 1747 double offset = 100.0; HWTEST_F() local 1914 float offset = isAtBottom ? 3 * LIST_HEIGHT : -3 * LIST_HEIGHT; HWTEST_F() local 1953 float offset = isAtBottom ? 3 * LIST_HEIGHT : -3 * LIST_HEIGHT; HWTEST_F() local 1991 float offset = isAtBottom ? 3 * LIST_HEIGHT : -3 * LIST_HEIGHT; HWTEST_F() local [all...] |
| H A D | list_group_algorithm_test_ng.cpp | 203 auto offset = OffsetF(crossSize - crossOffset - size.Width(), listItemInfo1.startPos); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_pattern_testone_ng.cpp | 489 auto offset in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/ |
| H A D | indexer_layout_test_ng.cpp | 1079 auto offset = indexerLayoutAlgorithm->GetPositionOfPopupNode(indexerLayoutProperty1, 40); in HWTEST_F() local 1159 auto offset = indexerLayoutAlgorithm->GetPositionOfPopupNode(indexerLayoutProperty1, INDEXER_WIDTH); in HWTEST_F() local 1193 auto offset = indexerLayoutAlgorithm->GetPositionOfPopupNode(indexerLayoutProperty1, INDEXER_WIDTH); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | drag_drop_manager_test_ng_coverage.cpp | 1651 OffsetF offset = { 1.0f, 1.0f }; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/ |
| H A D | grid_row_test_ng.cpp | 161 TestGridColGeometry( uint8_t offset, uint8_t span, uint8_t expectOffsetX, uint8_t expectLines) TestGridColGeometry() argument 1638 auto offset = layoutProperty->GetOffset(); HWTEST_F() local 1677 auto offset = layoutProperty->GetOffset(); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | tlv_util.cpp | 139 Offset offset = value.GetOffset(); in WriteTextShadow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | isolated_pattern.cpp | 269 TransferExecuteAction(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument
|
| /foundation/arkui/ace_engine/frameworks/core/image/apng/ |
| H A D | apng_image_player.cpp | 909 void Paint(const flutter::Paint& paint, const Offset& offset, const ScopedCanvas& canvas, const Rect& paintRect) {} in Paint() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_layout_test_ng.cpp | 76 float offset = prevMargin - itemWidth; in CheckItems() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
| H A D | scroll_pattern.h | 311 void SetInitialOffset(const OffsetT<CalcDimension>& offset) in SetInitialOffset() argument
|
| H A D | scroll_model_ng.cpp | 549 void ScrollModelNG::SetInitialOffset(const OffsetT<CalcDimension>& offset) in SetInitialOffset() argument 558 void ScrollModelNG::SetInitialOffset(FrameNode* frameNode, const OffsetT<CalcDimension>& offset) in SetInitialOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_base.h | 105 virtual int32_t GetTouchIndex(const OffsetF& offset) in GetTouchIndex() argument
|
| H A D | base_text_select_overlay.h | 150 void SetMouseMenuOffset(const OffsetF& offset) in SetMouseMenuOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/ |
| H A D | text_drag_pattern.cpp | 196 std::shared_ptr<RSPath> TextDragPattern::GenerateBackgroundPath(float offset, float radiusRatio) in GenerateBackgroundPath() argument 205 std::shared_ptr<RSPath> TextDragPattern::GenerateSelBackgroundPath(float offset) in GenerateSelBackgroundPath() argument 214 void TextDragPattern::GenerateBackgroundPoints(std::vector<TextPoint>& points, float offset, bool needAdjust) in GenerateBackgroundPoints() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
| H A D | switch_paint_method.h | 44 auto offset = paintWrapper->GetContentOffset(); variable 64 auto offset = paintWrapper->GetContentOffset(); in UpdateBoundsRect() local 121 auto offset = paintWrapper->GetContentOffset(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| H A D | side_bar_container_layout_algorithm.h | 39 void SetCurrentOffset(float offset) in SetCurrentOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | paragraph_manager.cpp | 116 int32_t ParagraphManager::GetIndex(Offset offset, bool clamp) const in GetIndex() argument 135 PositionWithAffinity ParagraphManager::GetGlyphPositionAtCoordinate(Offset offset) in GetGlyphPositionAtCoordinate() argument 170 GetGlyphIndexByCoordinate(Offset offset, bool isSelectionPos) const GetGlyphIndexByCoordinate() argument 184 GetWordBoundary(int32_t offset, int32_t& start, int32_t& end) const GetWordBoundary() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_surface.h | 113 virtual void SetWebMessage(OffsetF offset) {} in SetWebMessage() argument
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | drag_recognizer.h | 108 DragEndInfo& SetOffset(const Offset& offset) in SetOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | calendar_picker_modifier.cpp | 141 DimensionOffset offset = DimensionOffset(dx, dy); in SetEdgeAlign() local 150 auto offset = CalendarPickerModelNG::GetEdgeOffset(frameNode); in GetEdgeAlign() local 162 DimensionOffset offset; in ResetEdgeAlign() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | measure_utils.cpp | 240 float GetMainAxisOffset(const OffsetF& offset, Axis axis) in GetMainAxisOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| H A D | render_list_item.cpp | 73 void RenderListItem::Paint(RenderContext& context, const Offset& offset) in Paint() argument 344 double offset = curOffset_; in UpdatePostion() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/ |
| H A D | gzip_n_exporter.cpp | 67 int32_t offset = 0; member [all...] |