HomeSort by relevance Sort by last modified time
    Searched full:controls (Results 226 - 250 of 2315) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKB.h 215 * Controls detail masks:
216 * The controls specified in XkbAllControlsMask:
218 * the keyboard controls have changed.
220 * the controls for which values are to be changed.
224 * The controls specified in the XkbAllBooleanCtrlsMask:
226 * current status of the boolean controls.
228 * any boolean controls that have been turned on or off.
230 * kbSetControls request change the set of enabled controls.
232 * an XkbControlsRec specify the controls to be changed if the keyboard
235 * request specifies the specify the controls to be reset when th
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKB.h 215 * Controls detail masks:
216 * The controls specified in XkbAllControlsMask:
218 * the keyboard controls have changed.
220 * the controls for which values are to be changed.
224 * The controls specified in the XkbAllBooleanCtrlsMask:
226 * current status of the boolean controls.
228 * any boolean controls that have been turned on or off.
230 * kbSetControls request change the set of enabled controls.
232 * an XkbControlsRec specify the controls to be changed if the keyboard
235 * request specifies the specify the controls to be reset when th
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKB.h 215 * Controls detail masks:
216 * The controls specified in XkbAllControlsMask:
218 * the keyboard controls have changed.
220 * the controls for which values are to be changed.
224 * The controls specified in the XkbAllBooleanCtrlsMask:
226 * current status of the boolean controls.
228 * any boolean controls that have been turned on or off.
230 * kbSetControls request change the set of enabled controls.
232 * an XkbControlsRec specify the controls to be changed if the keyboard
235 * request specifies the specify the controls to be reset when th
    [all...]
  /external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h 184 /** Controls receive flow */
187 /** Controls HCI logging on/off */
  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.h 13 #include "views/controls/button/button.h"
33 // Controls interactions with the WM for popups / panels.
  /external/chromium/chrome/browser/chromeos/login/
user_controller.cc 27 #include "views/controls/button/native_button.h"
28 #include "views/controls/label.h"
29 #include "views/controls/throbber.h"
46 // Approximate height of controls window, this constant is used in new user
57 // A window for controls that sets focus to the view when
74 // For some reason, Controls window never gets first expose event,
455 // New user login controls window is much higher than existing user's controls
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_collection_impl.h 90 // is sticky and cannot be dismissed by a user. |controls| turns on/off
93 Profile* profile, bool sticky, bool controls);
  /external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.h 13 #include "views/controls/label.h"
42 // Initialize the controls on the dialog.
database_info_view.cc 14 #include "views/controls/label.h"
15 #include "views/controls/textfield/textfield.h"
first_run_search_engine_view.h 13 #include "views/controls/button/native_button.h"
118 // Initializes the labels and controls in the view.
generic_info_view.cc 11 #include "views/controls/label.h"
12 #include "views/controls/textfield/textfield.h"
indexed_db_info_view.cc 14 #include "views/controls/label.h"
15 #include "views/controls/textfield/textfield.h"
js_modal_dialog_views.cc 14 #include "views/controls/message_box_view.h"
15 #include "views/controls/textfield/textfield.h"
local_storage_info_view.cc 14 #include "views/controls/label.h"
15 #include "views/controls/textfield/textfield.h"
local_storage_set_item_info_view.cc 13 #include "views/controls/label.h"
14 #include "views/controls/textfield/textfield.h"
login_view.cc 14 #include "views/controls/label.h"
15 #include "views/controls/textfield/textfield.h"
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 12 #include "views/controls/button/button.h"
108 // Window controls.
browser_view_layout.h 66 // for laying out subsequent controls.
69 // Layout the following controls, starting at |top|, returns the coordinate
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.h 13 #include "views/controls/button/button.h"
81 // out their controls.
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 298 // height. The parameter "interpolate" controls whether to interpolate or just
299 // take the nearest-point. The parameter "crop" controls whether to crop this
310 // "interpolate" controls whether to interpolate or just take the
311 // nearest-point. The parameter "crop" controls whether to crop this frame to
317 // frame. The parameter "interpolate" controls whether to interpolate or just
318 // take the nearest-point. The parameter "crop" controls whether to crop this
324 // hold it. The parameter "interpolate" controls whether to interpolate or
325 // just take the nearest-point. The parameter "crop" controls whether to crop
  /external/jmonkeyengine/engine/src/android/jme3test/android/
TestMovingParticle.java 38 import com.jme3.input.controls.ActionListener;
39 import com.jme3.input.controls.KeyTrigger;
  /external/jmonkeyengine/engine/src/core/com/jme3/app/
DebugKeysAppState.java 38 import com.jme3.input.controls.ActionListener;
39 import com.jme3.input.controls.KeyTrigger;
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
Joystick.java 3 import com.jme3.input.controls.JoyAxisTrigger;
4 import com.jme3.input.controls.JoyButtonTrigger;
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsHingeJoint.java 42 import com.jme3.input.controls.AnalogListener;
43 import com.jme3.input.controls.KeyTrigger;
  /external/jmonkeyengine/engine/src/test/jme3test/effect/
TestMovingParticle.java 38 import com.jme3.input.controls.ActionListener;
39 import com.jme3.input.controls.KeyTrigger;

Completed in 713 milliseconds

1 2 3 4 5 6 7 8 91011>>