Searched refs:wsURLContent (Results 1 – 1 of 1) sorted by relevance
107 const wchar_t* wsURLContent = GetLinkURLAtPoint(point); in OnLButtonDown() local108 if (!wsURLContent) in OnLButtonDown()124 const wchar_t* wsURLContent = GetLinkURLAtPoint(point); in OnLButtonUp() local125 if (!wsURLContent) in OnLButtonUp()129 pDoc->GetDocEnvironment()->GotoURL(pDoc, wsURLContent); in OnLButtonUp()