Home | History | Annotate | Download | only in renderer

Lines Matching refs:ancestor_name

1352   std::string ancestor_name;
1356 ancestor_name += (i ? "." : "") + split[i];
1357 if (api_feature_provider->GetFeature(ancestor_name) &&
1358 context->GetAvailability(ancestor_name).is_available() &&