HomeSort by relevance Sort by last modified time
    Searched refs:replaced (Results 51 - 75 of 145) sorted by null

1 23 4 5 6

  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 382 * @return String str where 'what' was replaced with 'with'
824 * replaced by "maskChar" character.
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/
util.js 11 // TODO(estade): This should be removed and calls replaced with cr.isMac
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderReplaced.cpp 206 static inline RenderBlock* firstContainingBlockWithLogicalWidth(const RenderReplaced* replaced)
211 RenderBlock* containingBlock = replaced->containingBlock();
335 // 10.3.2 Inline, replaced elements: http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-width
360 // 'width' is undefined in CSS 2.1. However, it is suggested that, if the containing block's width does not itself depend on the replaced element's width, then
361 // the used value of 'width' is calculated from the constraint equation used for block-level, non-replaced elements in normal flow.
363 // The aforementioned 'constraint equation' used for block-level, non-replaced elements in normal flow:
403 // 10.6.2 Inline, replaced elements: http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height
469 // FIXME: This code is buggy if the replaced element is relative positioned
    [all...]
  /external/chromium_org/ui/webui/resources/js/
load_time_data.js 62 * Returns a formatted localized string where $1 to $9 are replaced by the
  /external/chromium_org/v8/test/mjsunit/compiler/
rotate.js 30 // Test shift operations that can be replaced by rotate operation.
  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-patch-positions.js 68 // Function was marked for recompilation and it's code was replaced with a
regexp-static.js 118 // global regexp is matched and replaced with the result of a function, in
json.js 337 // Replaced wrapped primitives are unwrapped.
346 // replaced by null.
349 // Objects with undefined or function properties (including replaced properties)
  /external/chromium_org/v8/test/webkit/fast/js/
Object-defineProperty.js 136 // Either accessor may be omitted or replaced with undefined, or both may be replaced with undefined.
160 // Either accessor may be omitted or replaced with undefined, or both may be replaced with undefined.
  /external/v8/test/mjsunit/
debug-liveedit-patch-positions.js 68 // Function was marked for recompilation and it's code was replaced with a
regexp-static.js 118 // global regexp is matched and replaced with the result of a function, in
json.js 290 // Replaced wrapped primitives are unwrapped.
299 // replaced by null.
303 // Objects with undefined or function properties (including replaced properties)
  /external/chromium_org/tools/grit/grit/tool/
rc2grd.py 312 type format specifiers get those specifiers replaced with placeholders, and
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java     [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
GlowPadView.java     [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java     [all...]
  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 98 // navigation entry for |url2| has replaced that for |url1|. The possibly
871 // The touch_icon was replaced.
920 FaviconID replaced; local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 557 boolean replaced = false;
567 replaced = true;
575 return replaced;
    [all...]
  /external/chromium/net/tools/flip_server/
epoll_server.h 100 // replaced - If true, this callback is being replaced by another, otherwise
102 virtual void OnUnregistration(int fd, bool replaced) = 0;
153 // the 'replaced' flag set to true. I.e. the previous callback's
    [all...]
sm_connection.cc 235 void SMConnection::OnUnregistration(int fd, bool replaced) {
  /external/chromium_org/net/tools/flip_server/
epoll_server.h 99 // replaced - If true, this callback is being replaced by another, otherwise
101 virtual void OnUnregistration(int fd, bool replaced) = 0;
152 // the 'replaced' flag set to true. I.e. the previous callback's
    [all...]
sm_connection.cc 241 void SMConnection::OnUnregistration(int fd, bool replaced) {
  /external/chromium_org/v8/test/webkit/
array-defineOwnProperty.js 36 // The length property can be replaced with an accessor, or made either enumerable or configurable.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 

Completed in 659 milliseconds

1 23 4 5 6