Searched refs:GenerateCMapEntries (Results 1 – 1 of 1) sorted by relevance
67 BitSet* GenerateCMapEntries(int32_t start, int32_t count);89 BitSet* CMapIteratorTests::GenerateCMapEntries(int32_t start, int32_t count) { in GenerateCMapEntries() function in sfntly::CMapIteratorTests131 BitSet* bit_set = GenerateCMapEntries(0, 0x10ffff); in TEST_P()