Home
last modified time | relevance | path

Searched refs:kEventClassWindow (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc535 kEventClassWindow, kEventWindowBoundsChanged, in VideoRenderAGL()
536 kEventClassWindow, kEventWindowBoundsChanging, in VideoRenderAGL()
537 kEventClassWindow, kEventWindowZoomed, in VideoRenderAGL()
538 kEventClassWindow, kEventWindowExpanded, in VideoRenderAGL()
539 kEventClassWindow, kEventWindowClickResizeRgn, in VideoRenderAGL()
540 kEventClassWindow, kEventWindowClickDragRgn in VideoRenderAGL()
/external/webrtc/talk/media/devices/
Dcarbonvideorenderer.cc169 kEventClassWindow, in Initialize()
/external/python/cpython2/Lib/plat-mac/Carbon/
DCarbonEvents.py46 kEventClassWindow = FOUR_CHAR_CODE('wind') variable