Searched refs:measure (Results 1 - 25 of 49) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/timing/
H A DPerformance.idl54 [RaisesException,MeasureAs=UnprefixedUserTiming] void measure(DOMString measureName, [Default=NullString] optional DOMString startMark, [Default=NullString] optional DOMString endMark);
60 [RaisesException,DeprecateAs=PrefixedUserTiming,ImplementedAs=measure] void webkitMeasure(DOMString measureName, [Default=NullString] optional DOMString startMark, [Default=NullString] optional DOMString endMark);
H A DPerformance.h84 void measure(const String& measureName, const String& startMark, const String& endMark, ExceptionState&);
H A DPerformanceUserTiming.h52 void measure(const String& measureName, const String& startMark, const String& endMark, ExceptionState&);
H A DPerformance.cpp122 else if (equalIgnoringCase(entryType, "measure"))
142 if (entryType.isNull() || equalIgnoringCase(entryType, "measure"))
261 void Performance::measure(const String& measureName, const String& startMark, const String& endMark, ExceptionState& exceptionState) function in class:WebCore::Performance
265 m_userTiming->measure(measureName, startMark, endMark, exceptionState);
H A DPerformanceUserTiming.cpp136 void UserTiming::measure(const String& measureName, const String& startMark, const String& endMark, ExceptionState& exceptionState) function in class:WebCore::UserTiming
/external/chromium-trace/trace-viewer/src/base/
H A Dmeasuring_stick.js10 * Uses an embedded iframe to measure provided elements without forcing layout
27 measure: function(element) {
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/css/
H A Dplugin_list.css59 .plugin-measure-details .plugin-details {
/external/chromium_org/third_party/WebKit/PerformanceTests/inspector/
H A Dperformance-test.js102 function measure() {
114 object[functionName] = measure;
/external/chromium_org/tools/site_compare/
H A Dsite_compare.py30 import commands.measure # measure length of time a page takes to load namespace
34 # later but for now it's been superceded by "measure"
35 # import commands.timeload # measure length of time a page takes to load
168 commands.measure.CreateCommand(cmdline)
/external/chromium_org/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/
H A DValidationMessageBubble.java59 measure(contentViewCore.getRenderCoordinates());
120 private void measure(RenderCoordinates coordinates) { method in class:ValidationMessageBubble
127 mPopup.getContentView().measure(
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DPath.cpp155 SkPathMeasure measure(m_path, false);
158 length += measure.getLength();
159 } while (measure.nextContour());
182 SkPathMeasure measure(m_path, false);
185 SkScalar contourLength = measure.getLength();
190 if (measure.getPosTan(length, &position, &tangent)) {
197 } while (measure.nextContour());
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.css228 .CodeMirror-measure {
235 .CodeMirror-measure pre { position: static; }
H A Dcodemirror.js117 // Used to measure text size
118 d.measure = elt("div", null, "CodeMirror-measure");
120 d.lineSpace = elt("div", [d.measure, d.selectionDiv, d.lineDiv, d.cursor, d.otherCursor],
330 d.scrollbarV.style.bottom = needsH ? scrollbarWidth(d.measure) + "px" : "0";
339 d.scrollbarH.style.right = needsV ? scrollbarWidth(d.measure) + "px" : "0";
348 d.scrollbarFiller.style.height = d.scrollbarFiller.style.width = scrollbarWidth(d.measure) + "px";
352 d.gutterFiller.style.height = scrollbarWidth(d.measure) + "px";
356 if (mac_geLion && scrollbarWidth(d.measure) === 0)
387 var test = display.measure
[all...]
/external/chromium/chrome/browser/resources/options/
H A Dcookies_view.css111 .measure-items .cookie-items {
/external/chromium_org/chrome/browser/resources/options/
H A Dcookies_view.css125 .measure-items .cookie-items {
/external/skia/tools/lua/
H A Dbbh_filter.lua30 numOutputFiles = 10 -- This is per measure.
/external/valgrind/main/perf/
H A Dvg_perf.in61 --vg Valgrind(s) to measure (can be specified multiple
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
H A DTranslateLanguagePanel.java214 estimator.measure(spec, spec);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DInsertionHandleController.java255 view.measure(size, size);
/external/chromium_org/third_party/skia/src/pathops/
H A DSkDQuadIntersection.cpp241 // FIXME ? should this measure both and then use the quad that is the flattest as the line?
243 double measure = flat_measure(q1); local
245 if (!approximately_zero_sqrt(measure)) {
251 // FIXME: if flat measure is sufficiently large, then probably the quartic solution failed
/external/icu4c/i18n/
H A DAndroid.mk49 japancal.cpp measfmt.cpp measure.cpp \
/external/iputils/
H A Dclockdiff.c126 measure(struct sockaddr_in * addr) function
162 * To measure the difference, select MSGS messages whose round-trip
338 * To measure the difference, select MSGS messages whose round-trip
652 if ((measure_status = (ip_opt_len ? measure_opt : measure)(&server)) < 0) {
654 perror("measure");
656 fprintf(stderr, "measure: unknown failure\n");
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DViewTest.java354 view1.measure( MeasureSpec.makeMeasureSpec(150, MeasureSpec.AT_MOST),
373 view2.measure( MeasureSpec.makeMeasureSpec(1000, MeasureSpec.AT_MOST),
/external/skia/src/pathops/
H A DSkDQuadIntersection.cpp241 // FIXME ? should this measure both and then use the quad that is the flattest as the line?
243 double measure = flat_measure(q1); local
245 if (!approximately_zero_sqrt(measure)) {
251 // FIXME: if flat measure is sufficiently large, then probably the quartic solution failed
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A DCollPerf.pl176 useful. They measure differences, where positive is better for ICU4C, and

Completed in 687 milliseconds

12