Searched defs:GetTextWidth (Results 1 – 6 of 6) sorted by relevance
| /foundation/arkui/ui_lite/frameworks/components/ | ||
| D | ui_label.cpp | 279 uint16_t UILabel::GetTextWidth() in GetTextWidth() function in OHOS::UILabel |
| D | ui_edit_text.cpp | 300 uint16_t UIEditText::GetTextWidth() in GetTextWidth() function in OHOS::UIEditText |
| /foundation/arkui/ace_engine/frameworks/core/components/text/ | ||
| D | rosen_render_text.cpp | 576 double RosenRenderText::GetTextWidth() in GetTextWidth() function in OHOS::Ace::RosenRenderText |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ | ||
| D | paragraph_manager.cpp | 66 float ParagraphManager::GetTextWidth() const in GetTextWidth() function in OHOS::Ace::NG::ParagraphManager |
| /foundation/arkui/ui_lite/frameworks/common/ | ||
| D | typed_text.cpp | 255 int16_t TypedText::GetTextWidth(const char* text, in GetTextWidth() function in OHOS::TypedText |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ | ||
| D | txt_paragraph.cpp | 217 float TxtParagraph::GetTextWidth() in GetTextWidth() function in OHOS::Ace::NG::TxtParagraph |