Home
last modified time | relevance | path

Searched defs:GetContentOffset (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
Dtext_drag_base.h78 virtual OffsetF GetContentOffset() in GetContentOffset() function
Dtext_drag_pattern.h194 OffsetF GetContentOffset() in GetContentOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Dpaint_wrapper.h83 OffsetF GetContentOffset() const in GetContentOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Drect_paint_property.h239 OffsetF GetContentOffset() in GetContentOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_base.h116 virtual OffsetF GetContentOffset() in GetContentOffset() function
Dtext_layout_algorithm.cpp395 OffsetF TextLayoutAlgorithm::GetContentOffset(LayoutWrapper* layoutWrapper) in GetContentOffset() function in OHOS::Ace::NG::TextLayoutAlgorithm
Dtext_pattern.h400 OffsetF GetContentOffset() override in GetContentOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dgeometry_node.h238 OffsetF GetContentOffset() const in GetContentOffset() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_layout_algorithm.cpp266 OffsetF RichEditorLayoutAlgorithm::GetContentOffset(LayoutWrapper* layoutWrapper) in GetContentOffset() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_layout_info.cpp186 float GridLayoutInfo::GetContentOffset(float mainGap) const in GetContentOffset() function in OHOS::Ace::NG::GridLayoutInfo
292 float GridLayoutInfo::GetContentOffset(const GridLayoutOptions& options, float mainGap) const in GetContentOffset() function in OHOS::Ace::NG::GridLayoutInfo
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
Drender_wrap.cpp457 Offset RenderWrap::GetContentOffset(double totalCrossLength) const in GetContentOffset() function in OHOS::Ace::RenderWrap