Searched defs:CachedAXObjectAttributes (Results 1 – 1 of 1) sorted by relevance
69 struct CachedAXObjectAttributes { struct70 CachedAXObjectAttributes() : ignored(DefaultBehavior) { } in CachedAXObjectAttributes() argument75 HashMap<AXID, CachedAXObjectAttributes> m_idMapping; argument