Home
last modified time | relevance | path

Searched refs:visually (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/ui/gfx/image/
Dimage_mac.mm19 // Returns a 16x16 red NSImage to visually show when a NSImage cannot be
76 // produce visually similar results.
Dimage_ios.mm24 // Returns a 16x16 red UIImage to visually show when a UIImage cannot be
/external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
DREADME4 This extension is to visually test the SDK examples. To use, add this to the
/external/fio/
DGFIO-TODO18 visually see what was parsed, make changes, resubmit.
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
Dinfobar_utilities.mm52 // Check that the control |before| is ordered visually before the |after|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Dexterns.js359 findPosH: function(from, amount, unit, visually) { }, argument
/external/oprofile/doc/
DCodingStyle87 Rationale: makes application of operators visually different from
/external/chromium_org/chrome/browser/ui/cocoa/
Ddraggable_button_mixin.mm81 // Mimic "begin a click" operation visually. Do NOT follow through with normal
/external/chromium_org/chrome/browser/ui/cocoa/profiles/
Davatar_menu_bubble_controller.mm216 // into the xib, and this gives a little more space to visually match.
255 // into the xib, and this gives a little more space to visually match.
/external/chromium_org/ui/app_list/cocoa/
Dapps_grid_view_item.mm221 // visually correct.
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dbrowser_actions_controller.mm133 // sync visually.
136 // Moves the given button both visually and within the toolbar model to the
/external/qemu/distrib/sdl-1.2.15/test/
Dutf8.txt29 visually distinguish a malformed UTF-8 sequence from a correctly
/external/mesa3d/src/glsl/
DREADME79 Or more visually:
/external/chromium_org/third_party/mesa/src/src/glsl/
DREADME79 Or more visually:
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/
DReadme SDL Developer.txt255 being visually displayed in the forefront) is that it is
/external/llvm/docs/CommandGuide/
DFileCheck.rst348 visually distinct, and you don't need to use escape characters within the double
/external/libvorbis/doc/
D08-residue.tex80 partition are interleaved during partition encoding (visually treated
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
Dcodemirror.js3742 function findPosH(doc, pos, dir, unit, visually) { argument
3753 var next = (visually ? moveVisually : moveLogically)(lineObj, ch, dir, true);
3756 if (visually) ch = (dir < 0 ? lineRight : lineLeft)(lineObj);
4127 findPosH: function(from, amount, unit, visually) { argument
4131 cur = findPosH(this.doc, cur, dir, unit, visually);
/external/skia/experimental/webtry/res/js/cm/
Dcodemirror.js3742 function findPosH(doc, pos, dir, unit, visually) { argument
3753 var next = (visually ? moveVisually : moveLogically)(lineObj, ch, dir, true);
3756 if (visually) ch = (dir < 0 ? lineRight : lineLeft)(lineObj);
4127 findPosH: function(from, amount, unit, visually) { argument
4131 cur = findPosH(this.doc, cur, dir, unit, visually);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
Dcodemirror.js3751 function findPosH(doc, pos, dir, unit, visually) { argument
3762 var next = (visually ? moveVisually : moveLogically)(lineObj, ch, dir, true);
3765 if (visually) ch = (dir < 0 ? lineRight : lineLeft)(lineObj);
4139 findPosH: function(from, amount, unit, visually) { argument
4143 cur = findPosH(this.doc, cur, dir, unit, visually);
/external/jpeg/
Dusage.doc109 into something visually indistinguishable from the original image. For this
/external/qemu/distrib/jpeg-6b/
Dusage.doc109 into something visually indistinguishable from the original image. For this
/external/blktrace/btt/doc/
Dbtt.tex587 Y axis for this chart.}. Again, visually, one can see that the black
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac.mm341 // Returns the window that visually contains the given view. This is different
344 // is visually part of.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller.mm1392 // Update ourselves visually.

12