Searched refs:End1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmltag.cpp44 int End1, End2; member in struct:wxHtmlCacheItem
99 m_Cache[tg].End1 = m_Cache[tg].End2 = -2;
102 if ((m_Cache[i].End1 == -1) && (wxStrcmp(m_Cache[i].Name, tagBuffer+1) == 0))
104 m_Cache[i].End1 = stpos;
111 m_Cache[tg].End1 = m_Cache[tg].End2 = -1;
206 *end1 = m_Cache[m_CachePos].End1;

Completed in 163 milliseconds