Home
last modified time | relevance | path

Searched refs:builders_end (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/
Dfont_factory.cc127 for (FontBuilderArray::iterator builder = ba.begin(), builders_end = ba.end(); in LoadCollection() local
128 builder != builders_end; ++builder) { in LoadCollection()
140 builders_end = builders.end(); in LoadCollection() local
141 builder != builders_end; ++builder) { in LoadCollection()