Home
last modified time | relevance | path

Searched refs:ConvertPaintInfoToRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.h271 RectF ConvertPaintInfoToRect(const SelectHandlePaintInfo& paintInfo);
H A Dbase_text_select_overlay.cpp363 return overlay->ConvertPaintInfoToRect(paintInfo); in SetTransformPaintInfo()
585 RectF BaseTextSelectOverlay::ConvertPaintInfoToRect(const SelectHandlePaintInfo& paintInfo) in ConvertPaintInfoToRect() function in OHOS::Ace::NG::BaseTextSelectOverlay