Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp1655 const auto& textBeforeCursor = StringUtils::ToWstring(tempBefore); local
1696 bool RosenRenderTextField::NeedAdjustPosition(const std::wstring& textBeforeCursor)
1717 const std::wstring& textBeforeCursor, const std::wstring& textAfterCursor, int32_t& result)
1759 const std::wstring& textBeforeCursor, const std::wstring& textAfterCursor, int32_t& result)
1805 const auto& textBeforeCursor = StringUtils::ToWstring(tempBefore); local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp296 const auto& textBeforeCursor = StringUtils::ToWstring(tempBefore); local