Searched refs:pFront (Results 1 – 1 of 1) sorted by relevance
265 const tip_entry* pFront = fullFrameTip(); in match() local266 if(pFront) { in match()269 return make_pair(m_target, f.Contains(point) ? pFront : 0); in match()