Searched refs:block_names (Results 1 – 6 of 6) sorted by relevance
367 self.block_names = [] # ordered block names in section379 self.block_names.append( block.name )394 self.block_names = sort_order_list( self.block_names, self.order )
622 count = len( section.block_names )624 if section.block_names[-1] == "/empty/":634 name = section.block_names[i]
189 for name in section.block_names:
411 static const char* block_names[] = { variable449 for (unsigned index = 0; index < SK_ARRAY_COUNT(block_names); ++index) { in next()450 if (status->fIter.key().asString() == block_names[index]) { in next()
410 static const char* block_names[] = { variable449 for (unsigned index = 0; index < SK_ARRAY_COUNT(block_names); ++index) { in next()450 if (!strcmp(status->fObjectIter->fKey.begin(), block_names[index])) { in next()
281 block_names = {297 self.assertEqual(basic_names, block_names)