Home
last modified time | relevance | path

Searched refs:findWidgetAttrs (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp286 auto findWidgetAttrs = widgetDict.find(hierarchy); in ConstructFromDom() local
287 DCHECK(findWidgetAttrs != widgetDict.end()); in ConstructFromDom()
290 SetWidgetAttributes(widget, findWidgetAttrs->second); in ConstructFromDom()