HomeSort by relevance Sort by last modified time
    Searched refs:callSubr (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-cff-interp-cs-common.hh 160 void callSubr (const BiasedSubrs<SUBRS>& biasedSubrs, CSType type)
269 env.callSubr (env.localSubrs, CSType_LocalSubr);
273 env.callSubr (env.globalSubrs, CSType_GlobalSubr);
hb-subset-cff2.cc 216 env.callSubr (subrs, type);
hb-subset-cff1.cc 386 env.callSubr (subrs, type);
    [all...]

Completed in 670 milliseconds