HomeSort by relevance Sort by last modified time
    Searched refs:modify (Results 101 - 125 of 449) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/editing/
FrameSelection.h 122 bool modify(EAlteration, SelectionDirection, TextGranularity, EUserTriggered = NotUserTriggered);
124 bool modify(EAlteration, unsigned verticalDistance, VerticalDirection, EUserTriggered = NotUserTriggered, CursorAlignOnScroll = AlignCursorOnScrollIfNeeded);
  /external/chromium_org/third_party/WebKit/Source/core/page/
Selection.idl 73 [MeasureAs=SelectionModify] void modify([Default=Undefined] optional DOMString alter,
  /external/chromium_org/third_party/mesa/src/
Android.common.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h 11 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
443 modify exact [];
449 modify exact [];
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1.asm 19 ; you can modify the stack pointer outside of the prologue (similar to alloca)
sce3.asm 19 ; you can modify the stack pointer outside of the prologue (similar to alloca)
  /external/chromium_org/v8/test/webkit/
preventExtensions.js 87 shouldBe('test(obj())', '"(b:4)(c:3)E"'); // extensible, can delete a, can modify b, and can add c
88 shouldBe('test(preventExtensions(obj()))', '"(b:4)"'); // <nothing>, can delete a, can modify b, and CANNOT add c
89 shouldBe('test(seal(obj()))', '"(a:1)(b:4)S"'); // sealed, CANNOT delete a, can modify b, and CANNOT add c
90 shouldBe('test(freeze(obj()))', '"(a:1)(b:2)SF"'); // sealed and frozen, CANNOT delete a, CANNOT modify b, and CANNOT add c
  /external/mesa3d/
Android.common.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/egl/drivers/dri2/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/auxiliary/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/i915/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/nouveau/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/nv30/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/nv50/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/nvc0/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/r300/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/r600/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/radeonsi/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/softpipe/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/drivers/svga/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/state_trackers/egl/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/winsys/i915/drm/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/winsys/nouveau/drm/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/winsys/radeon/drm/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  /external/mesa3d/src/gallium/winsys/svga/drm/
Android.mk 9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,

Completed in 1478 milliseconds

1 2 3 45 6 7 8 91011>>