Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h36 struct FillTextInfo { struct
37 std::string text;
38 double x;
39 double y;
40 std::optional<double> maxWidth;