Home
last modified time | relevance | path

Searched refs:FormatIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.cpp85 FormatIndex(startIndex, endIndex); in ReplaceSelectedValue()
103 FormatIndex(startIndex, endIndex); in GetSelectedValue()
108 void ContentController::FormatIndex(int32_t& startIndex, int32_t& endIndex) in FormatIndex() function in OHOS::Ace::NG::ContentController
386 FormatIndex(startIndex, endIndex); in IsIndexBeforeOrInEmoji()
405 FormatIndex(startIndex, endIndex); in GetSelectedLimitValue()
H A Dcontent_controller.h92 void FormatIndex(int32_t& startIndex, int32_t& endIndex);