Searched defs:wxHtmlTagsCache (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmltag.h30 class WXDLLIMPEXP_HTML wxHtmlTagsCache : public wxObject class in inherits:wxObject
40 wxHtmlTagsCache() : wxObject() {m_CacheSize = 0; m_Cache = NULL;} function in class:wxHtmlTagsCache
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmltag.cpp61 wxHtmlTagsCache::wxHtmlTagsCache(const wxString& source) function in class:wxHtmlTagsCache

Completed in 95 milliseconds