Searched refs:GetValueBeforeIndex (Results 1 – 5 of 5) sorted by relevance
38 std::string GetValueBeforeIndex(int32_t index);
391 std::string ContentController::GetValueBeforeIndex(int32_t index) in GetValueBeforeIndex() function in OHOS::Ace::NG::ContentController
1980 std::string beforeStr = contentController->GetValueBeforeIndex(start); in OnDragStart()
689 auto beforeSelectedValue = pattern->contentController_->GetValueBeforeIndex(3);
591 auto beforeSelectedValue = pattern_->contentController_->GetValueBeforeIndex(3);