Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_base.h78 virtual OffsetF GetContentOffset() in GetContentOffset() function
H A Dtext_drag_pattern.h194 OffsetF GetContentOffset() in GetContentOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpaint_wrapper.h83 OffsetF GetContentOffset() const in GetContentOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_paint_property.h239 OffsetF GetContentOffset() in GetContentOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h116 virtual OffsetF GetContentOffset() in GetContentOffset() function
H A Dtext_layout_algorithm.cpp395 OffsetF TextLayoutAlgorithm::GetContentOffset(LayoutWrapper* layoutWrapper) in GetContentOffset() function in OHOS::Ace::NG::TextLayoutAlgorithm
H A Dtext_pattern.h400 OffsetF GetContentOffset() override in GetContentOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h238 OffsetF GetContentOffset() const in GetContentOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.cpp266 OffsetF RichEditorLayoutAlgorithm::GetContentOffset(LayoutWrapper* layoutWrapper) in GetContentOffset() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp457 Offset RenderWrap::GetContentOffset(double totalCrossLength) const in GetContentOffset() function in OHOS::Ace::RenderWrap