Home
last modified time | relevance | path

Searched defs:boundsClips (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_model.cpp314 static Rect GetEffectiveBounds(const Widget &widget, vector<pair<string, Rect>> &boundsClips) in GetEffectiveBounds()
350 vector <pair<string, Rect>> boundsClips; in ConstructFromDom() local