focusedUIElementForPage 580 Source/core/accessibility/AXObject.cpp return AXObjectCache::focusedUIElementForPage(page); focusedUIElementForPage 1048 Source/core/accessibility/AXObjectCache.cpp AXObject* focusedObject = focusedUIElementForPage(page); focusedUIElementForPage 85 Source/core/accessibility/AXObjectCache.h static AXObject* focusedUIElementForPage(const Page*);