Searched defs:first_glyph_index (Results 1 – 7 of 7) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | index_sub_table_format3.cc | 59 int32_t first_glyph_index, in IndexSubTableFormat3() 128 int32_t first_glyph_index, in CreateBuilder() 151 int32_t first_glyph_index, in CreateBuilder() 222 int32_t first_glyph_index, in Builder() 228 int32_t first_glyph_index, in Builder() 257 int32_t first_glyph_index, in DataLength()
|
D | index_sub_table_format1.cc | 59 int32_t first_glyph_index, in IndexSubTableFormat1() 115 int32_t first_glyph_index, in CreateBuilder() 139 int32_t first_glyph_index, in CreateBuilder() 226 int32_t first_glyph_index, in Builder() 232 int32_t first_glyph_index, in Builder() 261 int32_t first_glyph_index, in DataLength()
|
D | index_sub_table_format5.cc | 72 int32_t first_glyph_index, in IndexSubTableFormat5() 135 int32_t first_glyph_index, in CreateBuilder() 158 int32_t first_glyph_index, in CreateBuilder() 269 int32_t first_glyph_index, in Builder() 275 int32_t first_glyph_index, in Builder() 304 int32_t first_glyph_index, in DataLength()
|
D | index_sub_table_format2.cc | 133 int32_t first_glyph_index, in CreateBuilder() 156 int32_t first_glyph_index, in CreateBuilder() 218 int32_t first_glyph_index, in Builder() 224 int32_t first_glyph_index, in Builder() 233 int32_t first_glyph_index, in DataLength()
|
D | index_sub_table.cc | 66 int32_t first_glyph_index, in IndexSubTable() 151 int32_t first_glyph_index = in CreateBuilder() local 234 int32_t first_glyph_index, in Builder() 243 int32_t first_glyph_index, in Builder()
|
D | index_sub_table_format4.cc | 162 int32_t first_glyph_index, in CreateBuilder() 185 int32_t first_glyph_index, in CreateBuilder() 272 int32_t first_glyph_index, in Builder() 278 int32_t first_glyph_index, in Builder() 334 int32_t first_glyph_index, in DataLength()
|
D | index_sub_table.h | 47 int32_t first_glyph_index() { return first_glyph_index_; } in first_glyph_index() function 132 int32_t first_glyph_index() { return first_glyph_index_; } in first_glyph_index() function
|