Searched refs:local_subrs_to_use (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/ots/src/
H A Dcff_type2_charstring.cc755 const CFFIndex *local_subrs_to_use = NULL; local
760 &local_subrs_to_use)) {
763 // If |local_subrs_to_use| is still NULL, use an empty one.
765 if (!local_subrs_to_use){
766 local_subrs_to_use = &default_empty_subrs;
775 global_subrs_index, *local_subrs_to_use,

Completed in 85 milliseconds