Searched refs:do_blend (Results 1 – 1 of 1) sorted by relevance
93 do_blend = (coords != nullptr) && num_coords && (varStore != &Null(CFF2VariationStore)); in init()134 if (do_blend) in process_blend()168 if (do_blend && arg.blending ()) in blend_arg()190 bool do_blend; member