Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp277 auto wComponentInfos = treemanager->GetActiveComponentInfos(); in RandomInput() local
328 auto wComponentInfos = treemanager->GetActiveComponentInfos(); in FocusInput() local
373 std::vector<std::shared_ptr<ComponentTree>> &wComponentInfos, bool shouldScreenCap) in ChooseRightComponentIndex()