Searched refs:controllerInterfaceMasks (Results 1 – 1 of 1) sorted by relevance
19 var controllerInterfaceMasks: [ObjectIdentifier: UIInterfaceOrientationMask] = [:] in screenOrientationDidChange() variable113 controllerInterfaceMasks[controllerIdentifier] = mask in screenOrientationDidChange()124 if controllerInterfaceMasks.isEmpty { in screenOrientationDidChange()131 for moduleMask in controllerInterfaceMasks { in screenOrientationDidChange()216 controllerInterfaceMasks.removeValue(forKey: controllerIdentifier) in screenOrientationDidChange()