Searched refs:mHorizontalSuggestions (Results 1 – 3 of 3) sorted by relevance
216 mHorizontalSuggestions = findClosest(hEdge, mHorizontalEdges); in updateResize()218 Match match = pickBestMatch(mHorizontalSuggestions); in updateResize()
245 mHorizontalSuggestions = horizontalMatches; in updateMove()249 Match match = pickBestMatch(mHorizontalSuggestions); in updateMove()
167 protected List<Match> mHorizontalSuggestions; field in GuidelineHandler497 mHorizontalSuggestions = mVerticalSuggestions = null; in clearSuggestions()