Searched defs:target_style (Results 1 – 2 of 2) sorted by relevance
290 const auto target_style = ResourceName(*package_name, ResourceType::kStyle, style_); in Dump() local
365 void Debug::PrintStyleGraph(ResourceTable* table, const ResourceName& target_style) { in PrintStyleGraph()