Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh743 if (unlikely (!encode_str (parsed_charstrings[i], fd, buffArray[i]))) in encode_charstrings()
760 if (unlikely (!encode_str (subrs[old_num], fd, buffArray[new_num]))) in encode_subrs()
920 bool encode_str (const ParsedCStr &str, const unsigned int fd, StrBuff &buff) const in encode_str() function