Searched defs:listWindows (Results 1 – 2 of 2) sorted by relevance
110 …static void DumpLayoutImpl(string_view path, bool listWindows, bool initController, bool addExtern… in DumpLayoutImpl()147 const bool listWindows = params.find('i') != params.end(); in DumpLayout() local
102 void UiDriver::DumpWindowsInfo(bool listWindows, Rect& mergeBounds, nlohmann::json& childDom) in DumpWindowsInfo()135 …void UiDriver::DumpUiHierarchy(nlohmann::json &out, bool listWindows, bool addExternAttr, ApiCallE… in DumpUiHierarchy()