Searched refs:SetContentsRange (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 Dhelpdata.h48 /* SetContentsRange: store in the bookrecord where in the index/contents lists the
53 void SetContentsRange(int start, int end) { m_ContentsStart = start; m_ContentsEnd = end; } function in class:wxHtmlBookRecord
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpdata.cpp577 bookr->SetContentsRange(cont_start, m_contents.size());

Completed in 42 milliseconds