Searched refs:GetWindowOwnerPid (Results 1 – 3 of 3) sorted by relevance
60 owner_pid_(GetWindowOwnerPid(sourceId)) {} in FullScreenMacApplicationHandler()71 GetWindowOwnerPid(src.id) == owner_pid_; in InvalidateCacheIfNeeded()151 int pid = GetWindowOwnerPid(sourceId); in CreateFullScreenMacApplicationHandler()
78 int GetWindowOwnerPid(CFDictionaryRef window);82 int GetWindowOwnerPid(CGWindowID id);
169 const int pid = GetWindowOwnerPid(window); in GetWindowList()306 owner_name = GetWindowOwnerPid(window); in GetWindowOwnerName()331 int GetWindowOwnerPid(CFDictionaryRef window) { in GetWindowOwnerPid() function346 int GetWindowOwnerPid(CGWindowID id) { in GetWindowOwnerPid() function349 pid = GetWindowOwnerPid(window); in GetWindowOwnerPid()