Searched refs:DEVIter (Results 1 – 1 of 1) sorted by relevance
43 typedef std::vector<DocumentElement *>::iterator DEVIter; in ~PageSpan() typedef47 for (DEVIter iterHeaderContent = mpHeaderContent->begin(); in ~PageSpan()56 for (DEVIter iterHeaderLeftContent = mpHeaderLeftContent->begin(); in ~PageSpan()65 for (DEVIter iterFooterContent = mpFooterContent->begin(); in ~PageSpan()74 for (DEVIter iterFooterLeftContent = mpFooterLeftContent->begin(); in ~PageSpan()
Completed in 6 milliseconds