OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_gid_for_old_gid
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-subset-plan.hh
65
return
new_gid_for_old_gid
(old_gid, new_gid);
68
bool
new_gid_for_old_gid
(hb_codepoint_t old_gid,
function in struct:hb_subset_plan_t
hb-subset-glyf.cc
132
if (!plan->
new_gid_for_old_gid
(iterator.current->glyphIndex,
Completed in 347 milliseconds