HomeSort by relevance Sort by last modified time
    Searched defs:ReadyToBuild (Results 1 - 2 of 2) sorted by null

  /external/sfntly/cpp/src/sfntly/table/
font_data_table.cc 108 bool FontDataTable::Builder::ReadyToBuild() {
  /external/sfntly/cpp/src/sfntly/
font.cc 240 bool Font::Builder::ReadyToBuild() {
251 if (!table_builder->second->ReadyToBuild())
377 if (builder->second && builder->second->ReadyToBuild()) {

Completed in 2136 milliseconds