Home
last modified time | relevance | path

Searched refs:expert_charset_to_sid (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc79 static const uint16_t expert_charset_to_sid [] = variable
144 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()
145 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff1-table.cc95 static const uint16_t expert_charset_to_sid [] = variable
234 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()
235 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()
/third_party/harfbuzz/src/
Dhb-ot-cff1-table.cc95 static const uint16_t expert_charset_to_sid [] = variable
234 if (glyph < ARRAY_LENGTH (expert_charset_to_sid)) in lookup_expert_charset_for_sid()
235 return (hb_codepoint_t)expert_charset_to_sid[glyph]; in lookup_expert_charset_for_sid()