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