Searched refs:itEnd (Results 1 – 1 of 1) sorted by relevance
554 LDContext::sect_iterator it, itEnd = output_context.sectEnd(); in layout() local555 for (it = output_context.sectBegin(); it != itEnd; ++it) { in layout()