Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/text/
Dmock_text_pattern.cpp51 std::vector<RSTypographyProperties::TextBox> TextPattern::GetTextBoxes() in GetTextBoxes() function in OHOS::Ace::NG::TextPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp794 std::vector<RSTypographyProperties::TextBox> TextPattern::GetTextBoxes() in GetTextBoxes() function in OHOS::Ace::NG::TextPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.h521 std::vector<RSTypographyProperties::TextBox> GetTextBoxes() override in GetTextBoxes() function