Searched refs:change (Results 51 - 75 of 145) sorted by relevance

123456

/external/webkit/Source/WebCore/dom/
H A DElement.cpp747 // any change to aria-activedescendant attribute triggers accessibility focus change, but document focus remains intact
750 // the role attribute can change at any time, and the AccessibilityObject must pick up these changes
756 // If the content of an element changes due to an attribute change, notify accessibility.
791 // code or configuration change if a new event handler is defined.
1087 void Element::recalcStyle(StyleChange change) argument
1094 if ((change > NoChange || needsStyleRecalc())) {
1103 if (hasParentStyle && (change >= Inherit || needsStyleRecalc())) {
1118 // style change (e.g., only inline style changed).
1137 if (ch != NoChange || pseudoStyleCacheIsInvalid(currentStyle.get(), newStyle.get()) || (change
[all...]
H A DEventNames.h42 macro(change) \
H A DText.cpp276 void Text::recalcStyle(StyleChange change) argument
278 if (change != NoChange && parentNode()) {
/external/chromium/chrome/browser/ui/cocoa/tabs/
H A Dtab_strip_controller.h50 - (void)onSelectedTabChange:(TabStripModelObserver::TabChangeType)change;
/external/libvpx/examples/includes/geshi/geshi/
H A Dtcl.php14 * got a change to try out the iTCL or object-based support but
/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
H A DSDL_sysjoystick.c389 Sint16 value, change; /* Values used to update axis values */ local
444 change = (value - joystick->axes[i]);
445 if ( (change < -JOY_AXIS_THRESHOLD) || (change > JOY_AXIS_THRESHOLD) )
/external/webkit/Source/WebKit/qt/Api/
H A Dqgraphicswebview.h98 virtual QVariant itemChange(GraphicsItemChange change, const QVariant& value);
155 // we don't want to change the moc based on USE() macro, so this function is here
H A Dqgraphicswebview.cpp290 // QWebFrame::render is a public API, bypass it for tiled rendering so behavior does not need to change.
325 QVariant QGraphicsWebView::itemChange(GraphicsItemChange change, const QVariant& value) argument
327 switch (change) {
329 // post mouse cursor change notifications. Reason: 'ItemCursorChange' is sent
345 return QGraphicsWidget::itemChange(change, value);
452 // Thus this cursor change might be a QWidget::unsetCursor()
865 If this property is set, the QGraphicsWebView will automatically change its
/external/chromium/chrome/browser/resources/options/
H A Dcookies_list.js282 // Get the list index up front before we change anything.
580 sm.addEventListener('change', this.cookieSelectionChange_.bind(this));
634 * @param {Event} ce The selection change event.
638 ce.changes.forEach(function(change) {
639 var listItem = this.getListItemByIndex(change.index);
641 if (!change.selected) {
660 * @param {Event} pe The lead change event.
758 cr.dispatchSimpleEvent(this, 'change');
792 cr.dispatchSimpleEvent(this, 'change');
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
H A Dlist.js179 this.dataModel_.removeEventListener('change',
195 this.dataModel_.addEventListener('change',
227 oldSm.removeEventListener('change', this.boundHandleOnChange_);
236 sm.addEventListener('change', this.boundHandleOnChange_);
509 * Callback from the selection model. We dispatch {@code change} events
511 * @param {!cr.Event} e Event with change info.
515 ce.changes.forEach(function(change) {
516 var listItem = this.getListItemByIndex(change.index);
518 listItem.selected = change.selected;
521 cr.dispatchSimpleEvent(this, 'change');
[all...]
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml66 (* Codegen of 'then' can change the current block, update then_bb for the
76 (* Codegen of 'else' can change the current block, update else_bb for the
127 (* Emit the body of the loop. This, like any other expr, can change the
/external/opencv/cvaux/src/
H A Dcvlevmarprojbandle.cpp1302 double change; local
1337 change = 1;
1631 fprintf(file,"Change = %20.15lf\n",change);
1663 /* Compute relative change of required parameter vectorX. change = norm(curr-prev) / norm(curr) ) */
1686 /* compute change */
1687 change = sqrt(normAll1) / sqrt(normAll2);
1696 fprintf(file,"\nChange inside newVal change = %20.15lf\n",change);
1720 } while( change > epsilo
[all...]
/external/chromium/net/tools/testserver/
H A Dchromiumsync_test.py137 for change in changes:
138 self.assertTrue(change.HasField('server_defined_unique_tag'))
139 self.assertEqual(change.version, change.sync_timestamp)
140 self.assertTrue(change.version <= version)
198 # The batch counts shouldn't change.
/external/quake/
H A DNOTICE28 freedom to share and change it. By contrast, the GNU General Public
29 License is intended to guarantee your freedom to share and change free
41 if you want it, that you can change the software or use pieces of it
113 stating that you changed the files and the date of any change.
307 free software which everyone can redistribute and change under these terms.
373 freedom to share and change it. By contrast, the GNU General Public
374 License is intended to guarantee your freedom to share and change free
386 if you want it, that you can change the software or use pieces of it
458 stating that you changed the files and the date of any change.
652 free software which everyone can redistribute and change unde
[all...]
/external/quake/quake/src/QW/client/
H A Dpmove.c75 float change; local
88 change = normal[i]*backoff;
89 out[i] = in[i] - change;
/external/bluetooth/bluez/gdbus/
H A DNOTICE34 freedom to share and change it. By contrast, the GNU General Public
35 License is intended to guarantee your freedom to share and change free
47 if you want it, that you can change the software or use pieces of it
118 stating that you changed the files and the date of any change.
308 free software which everyone can redistribute and change under these terms.
/external/bluetooth/bluez/input/
H A DNOTICE34 freedom to share and change it. By contrast, the GNU General Public
35 License is intended to guarantee your freedom to share and change free
47 if you want it, that you can change the software or use pieces of it
118 stating that you changed the files and the date of any change.
308 free software which everyone can redistribute and change under these terms.
/external/bluetooth/bluez/plugins/
H A DNOTICE34 freedom to share and change it. By contrast, the GNU General Public
35 License is intended to guarantee your freedom to share and change free
47 if you want it, that you can change the software or use pieces of it
118 stating that you changed the files and the date of any change.
308 free software which everyone can redistribute and change under these terms.
/external/bluetooth/bluez/src/
H A DNOTICE36 freedom to share and change it. By contrast, the GNU General Public
37 License is intended to guarantee your freedom to share and change free
49 if you want it, that you can change the software or use pieces of it
120 stating that you changed the files and the date of any change.
310 free software which everyone can redistribute and change under these terms.
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml84 (* Codegen of 'then' can change the current block, update then_bb for the
94 (* Codegen of 'else' can change the current block, update else_bb for the
145 (* Emit the body of the loop. This, like any other expr, can change the
/external/expat/bcb5/
H A Delements.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpat.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpat_static.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpatw.mak10 # It is recommended to use the IDE to change any of the values in this
H A Dexpatw_static.mak10 # It is recommended to use the IDE to change any of the values in this

Completed in 611 milliseconds

123456