/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
js_modal_dialog.cc | 134 // WM_DESTROY. The parent frame would then try to activate any modal dialogs
|
/external/chromium/chrome/browser/ui/cocoa/ |
clickhold_button_cell.mm | 13 // Drag distance threshold to activate click-hold; should be >= 0.
|
/external/chromium/chrome/browser/ui/panels/ |
panel.cc | 53 void Panel::Activate() {
|
/external/chromium/chrome/browser/ui/views/ |
browser_bubble.h | 74 virtual void Show(bool activate);
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
internet_options_handler.h | 57 // And command is one of 'options', 'connect', disconnect', 'activate' or
|
/external/chromium/webkit/glue/resources/ |
webkit_strings_en-GB.xtb | 57 <translation id="6119846243427417423">activate</translation>
|
/external/clang/test/CodeGenCXX/ |
exceptions.cpp | 343 // We passed the first null check; activate that cleanup and continue. 347 // Create the first A temporary and activate that cleanup. 356 // We passed the second null check; save that pointer, activate 362 // Build the second A temporary and activate that cleanup.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
AbstractComboBoxPropertyEditor.java | 49 public final boolean activate(final PropertyTable propertyTable, method in class:AbstractComboBoxPropertyEditor
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
ButtonPropertyEditorPresentationImpl.java | 107 // activate property on mouse down
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/ |
AbstractControlActionsManager.java | 163 // activate handler and store it into a collection for further deactivation
|
/external/freetype/include/freetype/ |
ftlcdfil.h | 55 * in order to activate it.
|
/external/jmonkeyengine/engine/src/bullet-native/ |
com_jme3_bullet_objects_PhysicsRigidBody.h | 342 * Method: activate
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/infos/ |
RigidBodyMotionState.java | 203 // rBody.activate();
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
TestPhysicsCharacter.java | 96 // activate physics
|
TestRagDoll.java | 110 shoulders.getControl(RigidBodyControl.class).activate();
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
HelloMaterial.java | 75 mat_tt.getAdditionalRenderState().setBlendMode(BlendMode.Alpha); // activate transparency
|
/external/libnfc-nci/src/nfa/include/ |
nfa_ce_api.h | 214 ** may still get activate notifications for ISODEP if the reader/
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
applescript.php | 67 'activate', 'document', 'adding', 'receiving', 'content', 'new', 'properties', 'info for', 'bounds',
|
/external/linux-tools-perf/Documentation/ |
perf-stat.txt | 66 to activate system-wide monitoring. Default is to count on all CPUs.
|
/external/llvm/lib/CodeGen/ |
SpillPlacement.h | 151 void activate(unsigned);
|
/external/objenesis/tck/ |
pom.xml | 245 <!-- Activate to create a complete release -->
|
/external/openssh/contrib/ |
gnome-ssh-askpass2.c | 120 g_signal_connect(G_OBJECT(entry), "activate",
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
SDL_QuartzWindow.m | 134 below postpones the activate event to avoid this scenario. */
|
/external/qemu/hw/ |
goldfish_timer.c | 22 TIMER_ALARM_LOW = 0x08, // set low bits of alarm and activate it
|
/external/quake/quake/src/QW/scitech/include/ |
mglwin.h | 116 /* Activate the WindowDC's palette */
|