Searched refs:copyResultObjects (Results 1 – 1 of 1) sorted by relevance
7208 auto copyResultObjects = textSelectInfo.GetSelection().resultObjects; in OnBackPressed() local7210 if (copyResultObjects.empty()) { in OnBackPressed()7213 …for (auto resultObj = copyResultObjects.rbegin(); resultObj != copyResultObjects.rend(); ++resultO… in OnBackPressed()