Home
last modified time | relevance | path

Searched defs:WINDOW (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/pummel/
Dtest-timers.js26 const WINDOW = 200; // Why does this need to be so big? constant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DExtensionRunningInfo.js37 WINDOW: 10, property
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.h47 WINDOW, enumerator
/third_party/pulseaudio/src/tests/
Dlo-latency-test.c77 #define WINDOW (2 * CHANNELS) macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h319 WINDOW, /* An X window */ enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_bundle.js105 WINDOW: 10, property
/third_party/python/Lib/tkinter/
Dtix.py40 WINDOW = 'window' variable