Home
last modified time | relevance | path

Searched defs:textDirections (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_paragraph.h71 std::vector<RectF>& selectedRects, std::vector<TextDirection>& textDirections) override {} in TxtGetRectsForRange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp696 std::vector<RectF>& selectedRects, std::vector<TextDirection>& textDirections) in TxtGetRectsForRange()