Searched refs:wsURLContent (Results 1 – 1 of 1) sorted by relevance
111 const wchar_t* wsURLContent = GetLinkURLAtPoint(point); in AcceptsFocusOnButtonDown() local112 if (!wsURLContent) in AcceptsFocusOnButtonDown()132 const wchar_t* wsURLContent = GetLinkURLAtPoint(point); in OnLButtonUp() local133 if (!wsURLContent) in OnLButtonUp()137 pDoc->GetDocEnvironment()->GotoURL(pDoc, wsURLContent); in OnLButtonUp()