Searched defs:windowRect (Results 1 – 3 of 3) sorted by relevance
151 SecCompRect windowRect = GetDefaultRect(); variable194 SecCompRect windowRect = GetDefaultRect(); variable
99 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect) in CheckRectValid()
373 SecCompRect windowRect = other->windowRect_; in CompareComponentBasicInfo() local