github.com/razvanm/vanadium-go-1.3@v0.0.0-20160721203343-4a65068e5915/src/runtime/ppapi/ppapi_nacl.h (about) 1 // Copyright 2014 The Go Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 #define PPB_AUDIO 0 6 #define PPB_AUDIO_BUFFER 1 7 #define PPB_AUDIO_CONFIG 2 8 #define PPB_CONSOLE 3 9 #define PPB_CORE 4 10 #define PPB_FILE_IO 5 11 #define PPB_FILE_MAPPING 6 12 #define PPB_FILE_REF 7 13 #define PPB_FILE_SYSTEM 8 14 #define PPB_FULLSCREEN 9 15 #define PPB_GAMEPAD 10 16 #define PPB_GRAPHICS2D 11 17 #define PPB_GRAPHICS3D 12 18 #define PPB_HOST_RESOLVER 13 19 #define PPB_IMAGE_DATA 14 20 #define PPB_INPUT_EVENT 15 21 #define PPB_MOUSE_INPUT_EVENT 16 22 #define PPB_WHEEL_INPUT_EVENT 17 23 #define PPB_KEYBOARD_INPUT_EVENT 18 24 #define PPB_TOUCH_INPUT_EVENT 19 25 #define PPB_IME_INPUT_EVENT 20 26 #define PPB_INSTANCE 21 27 #define PPB_MEDIA_STREAM_AUDIO_TRACK 22 28 #define PPB_MEDIA_STREAM_VIDEO_TRACK 23 29 #define PPB_MESSAGE_LOOP 24 30 #define PPB_MESSAGING 25 31 #define PPB_MOUSE_CURSOR 26 32 #define PPB_MOUSE_LOCK 27 33 #define PPB_NET_ADDRESS 28 34 #define PPB_NETWORK_LIST 29 35 #define PPB_NETWORK_MONITOR 30 36 #define PPB_NETWORK_PROXY 31 37 #define PPB_OPENGLES2 32 38 #define PPB_TCP_SOCKET 33 39 #define PPB_TEXT_INPUT_CONTROLLER 34 40 #define PPB_UDP_SOCKET 35 41 #define PPB_URL_LOADER 36 42 #define PPB_URL_REQUEST_INFO 37 43 #define PPB_URL_RESPONSE_INFO 38 44 #define PPB_VAR 39 45 #define PPB_VAR_ARRAY 40 46 #define PPB_VAR_ARRAY_BUFFER 41 47 #define PPB_VAR_DICTIONARY 42 48 #define PPB_VIDEO_FRAME 43 49 #define PPB_VIEW 44 50 #define PPB_WEB_SOCKET 45 51 52 #define PPB_CORE_ADD_REF_RESOURCE 0