Home
last modified time | relevance | path

Searched defs:needLineHighest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_paragraph.h74 … extent, CaretMetricsF& caretCaretMetric, TextAffinity textAffinity, bool needLineHighest) override in CalcCaretMetricsByPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp472 …ragraph::ComputeOffsetForCaretUpstream(int32_t extent, CaretMetricsF& result, bool needLineHighest) in ComputeOffsetForCaretUpstream()
594 …graph::ComputeOffsetForCaretDownstream(int32_t extent, CaretMetricsF& result, bool needLineHighest) in ComputeOffsetForCaretDownstream()
772 … int32_t extent, CaretMetricsF& caretCaretMetric, TextAffinity textAffinity, bool needLineHighest) in CalcCaretMetricsByPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp1730 int32_t position, float& selectLineHeight, bool downStreamFirst, bool needLineHighest) in CalcCursorOffsetByPosition()