Searched refs:ib2 (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 Dhelpdata.cpp90 wxHtmlHelpDataItem *ib2 = ib; local
92 while (ia2->level > ib2->level)
96 while (ib2->level > ia2->level)
98 ib2 = ib2->parent;
102 wxASSERT(ib2);
103 int res = wxHtmlHelpIndexCompareFunc(&ia2, &ib2);

Completed in 97 milliseconds