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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 481 int32_t first_code = FirstCode(high_byte);
491 // = firstcode
524 int32_t CMapTable::CMapFormat2::FirstCode(int32_t sub_header_index) {
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 481 int32_t first_code = FirstCode(high_byte);
491 // = firstcode
524 int32_t CMapTable::CMapFormat2::FirstCode(int32_t sub_header_index) {
    [all...]

Completed in 47 milliseconds