Searched refs:GetSelectedLimitValue (Results 1 – 3 of 3) sorted by relevance
46 std::string GetSelectedLimitValue(int32_t& index, int32_t& startIndex);
744 std::string content = contentController_->GetSelectedLimitValue(subIndex, startIndex); in AdjustCursorPosition()760 std::string content = contentController_->GetSelectedLimitValue(subIndex, startIndex); in AdjustWordSelection()
401 std::string ContentController::GetSelectedLimitValue(int32_t& index, int32_t& startIndex) in GetSelectedLimitValue() function in OHOS::Ace::NG::ContentController