HomeSort by relevance Sort by last modified time
    Searched full:divs (Results 26 - 50 of 77) sorted by null

12 3 4

  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.js 192 * The collection of divs that compose a chart on the UI, plus the metricIds
195 * divs are nested. The |grid| is the div into which the |plot| (which is
502 metric.divs = [];
544 event.divs = [];
    [all...]
  /external/chromium_org/chrome/test/functional/
perf.py     [all...]
prefs_ui.py 296 # There are 3 DIVs in a handler entry. The last one acts as a remove button.
  /external/chromium_org/third_party/skia/src/utils/
SkNinePatch.cpp 119 // check for degenerate divs (just an optimization, not required)
  /external/skia/src/utils/
SkNinePatch.cpp 119 // check for degenerate divs (just an optimization, not required)
  /frameworks/base/core/jni/android/graphics/
NinePatchImpl.cpp 204 ALOGV("NinePatch [%d %d] bounds [%g %g %g %g] divs [%d %d]\n",
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
QuotedTextView.java 353 * Find the index of where the entire block of quoted text, quotes, divs,
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 235 /* section header divs */
236 /* expanded section header divs */
  /external/valgrind/main/VEX/priv/
host_s390_defs.c 581 addHRegUse(u, HRmRead, insn->variant.divs.op1);
582 addHRegUse(u, HRmWrite, insn->variant.divs.op1); /* quotient */
583 addHRegUse(u, HRmWrite, insn->variant.divs.rem); /* remainder */
584 s390_opnd_RMI_get_reg_usage(u, insn->variant.divs.op2);
822 insn->variant.divs.op1 = lookupHRegRemap(m, insn->variant.divs.op1);
823 insn->variant.divs.rem = lookupHRegRemap(m, insn->variant.divs.rem);
824 s390_opnd_RMI_map_regs(m, &insn->variant.divs.op2);
    [all...]
host_s390_defs.h 312 } divs; member in union:__anon29255::__anon29256
  /art/compiler/utils/mips/
assembler_mips.h 278 void DivS(FRegister fd, FRegister fs, FRegister ft);
assembler_mips.cc 368 void MipsAssembler::DivS(FRegister fd, FRegister fs, FRegister ft) {
    [all...]
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_network_element.js 331 // Remove all password divs starting from the end.
  /external/chromium_org/chrome/renderer/resources/
neterror.html 365 <!-- Outer and inner divs are needed both for margins and sizing. -->
  /external/chromium_org/third_party/WebKit/ManualTests/spatial-navigation/
spatial-navigation-test-cases.html 136 <h2>DIVs</h2><br>
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertParagraphSeparatorCommand.cpp 44 // When inserting a new line, we want to avoid nesting empty divs if we can. Otherwise, when
  /external/llvm/test/MC/Disassembler/XCore/
xcore.txt 376 # CHECK: divs r6, r7, r2
  /external/chromium_org/remoting/webapp/
main.html 63 AppMode is selected by remoting.init. All other divs are initially
271 <!-- TODO(jamiewalch): Refactor the various error-state divs -->
  /packages/apps/UnifiedEmail/assets/
script.js 132 // Check if given divs are empty (in appearance), and disable zoom if so.
228 // Try munging all divs or textareas with inline styles where the width
  /external/valgrind/main/coregrind/
m_main.c     [all...]
  /external/ceres-solver/docs/source/_themes/armstrong/static/
rtd.css_t 563 /* Don't highlight whole divs */
  /external/chromium/chrome/browser/resources/keyboard/
main.js 668 // rendering issues with floated divs wrapping at some sizes).
  /external/chromium_org/base/metrics/
histogram.cc 282 // TBD(jar) Write a nice HTML bar chart, with divs an mouse-overs etc.
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 127 // 1. All scrollable areas, such as subframes, overflow divs and list boxes, whose composited
  /frameworks/base/docs/html/develop/
index.jd 314 * Each name inside 'playlist' corresponds to class names for the tab that the playlists belong to (eg: "googleioTab" and "googleioBox" divs).

Completed in 2269 milliseconds

12 3 4