Searched refs:mVerticalSuggestions (Results 1 – 3 of 3) sorted by relevance
240 mVerticalSuggestions = findClosest(vEdge, mVerticalEdges); in updateResize()242 Match match = pickBestMatch(mVerticalSuggestions); in updateResize()
246 mVerticalSuggestions = verticalMatches; in updateMove()275 match = pickBestMatch(mVerticalSuggestions); in updateMove()
175 protected List<Match> mVerticalSuggestions; field in GuidelineHandler497 mHorizontalSuggestions = mVerticalSuggestions = null; in clearSuggestions()