Searched refs:GetWindowOwnerName (Results 1 – 2 of 2) sorted by relevance
66 std::string GetWindowOwnerName(CFDictionaryRef window);70 std::string GetWindowOwnerName(CGWindowID id);
178 std::string owner_name = GetWindowOwnerName(window); in GetWindowList()293 std::string GetWindowOwnerName(CFDictionaryRef window) { in GetWindowOwnerName() function303 std::string GetWindowOwnerName(CGWindowID id) { in GetWindowOwnerName() function