Searched refs:eblc_table (Results 1 – 4 of 4) sorted by relevance
609 EblcTablePtr eblc_table = down_cast<EblcTable*>(font->GetTable(Tag::EBLC)); in SetupBitmapBuilders() local610 bool use_ebdt = (ebdt_table != NULL && eblc_table != NULL); in SetupBitmapBuilders()613 eblc_table = down_cast<EblcTable*>(font->GetTable(Tag::bloc)); in SetupBitmapBuilders()614 if (ebdt_table == NULL || eblc_table == NULL) { in SetupBitmapBuilders()620 if (ebdt_table->DataLength() + eblc_table->DataLength() < in SetupBitmapBuilders()631 eblc_table->ReadFontData())); in SetupBitmapBuilders()
47 "$_src/sfntly/table/bitmap/eblc_table.cc",
25 "cpp/src/sfntly/table/bitmap/eblc_table.cc",
40 "../externals/sfntly/cpp/src/sfntly/table/bitmap/eblc_table.cc",