Home
last modified time | relevance | path

Searched refs:kEventMask (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp47 const long kEventMask = ExposureMask | StructureNotifyMask | member
129 swa.event_mask = kEventMask; in initWindow()
149 XSelectInput(display, fWindow, kEventMask); in initWindow()

Completed in 2 milliseconds