Searched refs:findWidgetAttrs (Results 1 – 1 of 1) sorted by relevance
286 auto findWidgetAttrs = widgetDict.find(hierarchy); in ConstructFromDom() local287 DCHECK(findWidgetAttrs != widgetDict.end()); in ConstructFromDom()290 SetWidgetAttributes(widget, findWidgetAttrs->second); in ConstructFromDom()