8#ifndef Window_mac_DEFINED
9#define Window_mac_DEFINED
14#import <Cocoa/Cocoa.h>
41 return w.fWindowNumber;
44 static uint32_t
Hash(
const NSInteger& windowNumber) {
48 NSWindow*
window() {
return fWindow; }
53 NSInteger fWindowNumber;
static uint32_t Hash(const NSInteger &windowNumber)
void setTitle(const char *) override
float scaleFactor() const override
static const NSInteger & GetKey(const Window_mac &w)
static void PaintWindows()
bool attach(BackendType) override