Searched defs:IsPhysicalDisplayId (Results 1 – 1 of 1) sorted by relevance
340 struct IsPhysicalDisplayId : std::bool_constant<false> {}; struct343 struct IsPhysicalDisplayId<PhysicalDisplayId<PhysicalDisplay>> : std::bool_constant<true> {}; struct