HomeSort by relevance Sort by last modified time
    Searched full:baseline (Results 151 - 175 of 762) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.mm 24 // How far to inset the hint image from sides. Lines baseline of text
25 // in image with baseline of prefix and suffix.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.mm 20 // How far to inset the hint image from sides. Lines baseline of text
21 // in image with baseline of prefix and suffix.
  /external/chromium_org/chrome/browser/ui/views/
home_button.cc 98 cs->AddColumn(views::GridLayout::LEADING, views::GridLayout::BASELINE, 0,
101 cs->AddColumn(views::GridLayout::CENTER, views::GridLayout::BASELINE, 0,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMenuList.h 113 virtual int baselinePosition(FontBaseline baseline, bool firstLine, LineDirectionMode direction, LinePositionMode position) const OVERRIDE
115 return RenderBlock::baselinePosition(baseline, firstLine, direction, position);
RenderFlexibleBox.cpp 155 int baseline = firstLineBoxBaseline(); local
156 if (baseline == -1)
157 baseline = synthesizedBaselineFromContentBox(this, direction);
160 return baseline + marginAscent;
192 int baseline = baselineChild->firstLineBoxBaseline(); local
193 if (baseline == -1) {
200 return baseline + baselineChild->logicalTop();
205 int baseline = firstLineBoxBaseline(); local
206 if (baseline != -1)
207 return baseline;
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
style.css 12 vertical-align: baseline;
15 /* Set baseline grid to 16 pt. */
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 106 /* from the baseline to the top-most of all */
119 /* from the baseline to the bottom-most of */
135 /* baseline-to-baseline distance for the */
225 /* from the baseline to the top-most of */
239 /* distance from the baseline to the */
256 /* baseline-to-baseline distance for the */
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-head-table.hh 67 USHORT flags; /* Bit 0: Baseline for font at y=0;
83 * vertical baseline.
  /external/chromium_org/ui/gfx/
platform_font_win.h 86 int baseline,
93 int baseline() const { return baseline_; } function in class:gfx::PlatformFontWin::HFontRef
render_text_linux.cc 54 // Pango returns the position "above the baseline". Change its sign to convert
55 // it to a vertical offset from the baseline.
90 // ensures that the text baseline does not shift.
96 // Keep a consistent baseline between this particular string's PangoLayout and
378 // Skia will draw glyphs with respect to the baseline.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
BuildResultsProperties.java 30 static final String P_STR_NO_BASELINE = "no baseline"; //$NON-NLS-1$
85 return "There's no baseline to compare with.";
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioData.java 59 * @param baselinePrefix The prefix of the baseline build names
99 String baseline = configResults.getBaselineBuildName(); local
140 if (buildID.equals(baseline)) {
146 if (buildID.startsWith(this.baselinePrefix) && !buildID.equals(baseline) && Utils.getDateFromBuildID(buildID, true) <= Utils.getDateFromBuildID(baseline, true)) {
297 stream.print("Black and yellow points plot values measured in integration and last seven nightly builds.<br>\n" + "Magenta points plot the repeated baseline measurement over time.<br>\n"
363 * Print the line showing the difference between current and baseline builds.
426 stream.print("<table><td><b>Current Stream Test Runs</b></td><td><b>Baseline Test Runs</b></td></tr>\n");
  /external/eclipse-windowbuilder/propertysheet/
README.txt 101 That's the same baseline that this fork was based on.
111 document to contain the new baseline revision (use 'svnversion .' to
  /external/freetype/include/freetype/
tttables.h 106 /* from the baseline to the top-most of all */
119 /* from the baseline to the bottom-most of */
135 /* baseline-to-baseline distance for the */
225 /* from the baseline to the top-most of */
239 /* distance from the baseline to the */
256 /* baseline-to-baseline distance for the */
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-head-table.hh 67 USHORT flags; /* Bit 0: Baseline for font at y=0;
83 * vertical baseline.
  /external/skia/gm/
drawbitmaprect.cpp 139 SkScalar baseline = dstRect.height() + local
142 0, baseline,
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewNode.java 52 public int baseline; field in class:ViewNode
82 baseline = getInt("getBaseline()", 0);
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.h 25 // The user has initated Autocheckout. The baseline metric.
135 // Baseline metric: The dialog was shown.
147 // Baseline metric: The dialog was shown.
306 // Baseline metric: Issued a request to the Wallet server.
348 // Baseline metric: Issued a request to the Wallet server.
  /external/chromium_org/content/browser/gpu/
gpu_pixel_browsertest.cc 439 // If test baseline needs to be updated after a given revision, update the
462 // If test baseline needs to be updated after a given revision, update the
485 // If test baseline needs to be updated after a given revision, update the
514 // If test baseline needs to be updated after a given revision, update the
545 // If test baseline needs to be updated after a given revision, update the
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
ScenarioResults.java 75 * Returns the first configuration baseline build name.
77 * @return The name of the baseline build
87 /* TODO (frederic) decide what return when baseline is not the same on all configs...
288 // Set baseline and current builds
384 // Set baseline and current builds
  /external/jpeg/
jcmarker.c 146 /* Returns the precision used (0 = 8bits, 1 = 16bits) for baseline checking */
510 /* Check for a non-baseline specification.
525 /* If it's baseline except for quantizer size, warn the user */
537 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
539 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */
  /external/qemu/distrib/jpeg-6b/
jcmarker.c 146 /* Returns the precision used (0 = 8bits, 1 = 16bits) for baseline checking */
510 /* Check for a non-baseline specification.
525 /* If it's baseline except for quantizer size, warn the user */
537 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
539 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 182 "baseline-shift": { values: [
183 "baseline", "sub", "super"
360 "dominant-baseline": { values: [
376 "alignment-baseline": { values: [
377 "baseline", "middle", "auto", "before-edge", "after-edge", "central", "text-before-edge", "text-after-edge",
387 "baseline", "center", "stretch", "start", "end"
484 "baseline", "middle", "sub", "super", "text-top", "text-bottom", "top", "bottom", "-webkit-baseline-middle"
542 "flex-start", "flex-end", "center", "baseline", "stretch"
545 "auto", "flex-start", "flex-end", "center", "baseline", "stretch
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 21 import static com.android.ide.common.api.SegmentType.BASELINE;
134 * All horizontal segments in the relative layout - top and bottom edges, baseline
375 /** Records the baseline edge for the given node to the potential match list */
380 mHorizontalEdges.add(new Segment(b.y + baselineY, b.x, b.x2(), node, id, BASELINE,
426 // Center horizontal, center vertical and Baseline only matches the same
428 case BASELINE:
565 // HACK! WORKAROUND! Baseline doesn't provide a new bottom edge for attachments
798 // Prefer matching on baseline
799 int baseline1 = (m1.edge.edgeType == BASELINE) ? -1 : 1;
800 int baseline2 = (m2.edge.edgeType == BASELINE) ? -1 : 1
    [all...]
  /frameworks/base/core/java/android/widget/
LinearLayout.java 81 * Whether the children of this layout are baseline aligned. Only applicable
88 * If this layout is part of another layout that is baseline aligned,
89 * use the child at this index as the baseline.
92 * with whether the children of this layout are baseline aligned.
98 * The additional offset to the child's baseline.
99 * We'll calculate the baseline of this layout as we measure vertically; for
401 * on their baseline or not.</p>
403 * @return true when widgets are baseline-aligned, false otherwise
411 * baseline-aligned or not.</p>
413 * @param baselineAligned true to align widgets on their baseline,
    [all...]

Completed in 2077 milliseconds

1 2 3 4 5 67 8 91011>>