Searched refs:IsValidDropLocation (Results 1 – 2 of 2) sorted by relevance
64 bool IsValidDropLocation(Profile* profile,
244 if (!bookmark_utils::IsValidDropLocation(profile, data, parent, index)) in BookmarkDropOperation()280 bool IsValidDropLocation(Profile* profile, in IsValidDropLocation() function