Home | Sort by relevance Sort by last modified time |
/external/sfntly/cpp/src/sfntly/ | |
font.cc | 383 std::string builder_string = "Unable to build table - "; local 385 builder_string += table_name; 387 throw RuntimeException(builder_string.c_str()); |