HomeSort by relevance Sort by last modified time
    Searched full:style (Results 1076 - 1100 of 56132) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 27 #include "core/rendering/style/SVGRenderStyle.h"
38 float SVGTextLayoutEngineBaseline::calculateBaselineShift(const SVGRenderStyle* style, SVGElement* contextElement) const
40 if (style->baselineShift() == BS_LENGTH) {
41 SVGLength baselineShiftValueLength = style->baselineShiftValue();
49 switch (style->baselineShift()) {
65 ASSERT(textRenderer->style());
67 ASSERT(textRenderer->parent()->style());
69 const SVGRenderStyle* style = textRenderer->style()->svgStyle(); local
70 ASSERT(style);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
content_listeners.html 4 <style>
8 </style>
  /external/chromium_org/third_party/closure_linter/
README.chromium 11 The Closure Linter enforces the guidelines set by the Google JavaScript Style
12 Guide. The linter handles style issues so that you can focus on the code.
  /external/chromium_org/tools/gyp/test/variables/latelate/
gyptest-latelate.py 4 # Use of this source code is governed by a BSD-style license that can be
8 Verifies that ^(latelate) style variables work.
  /external/chromium_org/ui/views/window/
window_shape.h 2 // Use of this source code is governed by a BSD-style license that can be
17 // Sets the window mask to a style that most likely matches
  /external/kernel-headers/original/linux/
irqreturn.h 13 * To mix old-style and new-style irq handler returns.
  /external/llvm/test/YAMLParser/
construct-seq.data 4 Block style: !!seq
14 Flow style: !!seq [ Mercury, Venus, Earth, Mars, # Rocks
  /external/proguard/docs/
title.html 5 <meta http-equiv="content-style-type" content="text/css">
6 <link rel="stylesheet" type="text/css" href="style.css">
  /frameworks/base/core/res/res/layout/
notification_intruder_content.xml 20 android:textAppearance="@style/TextAppearance.StatusBar.EventContent.Title"
28 android:textAppearance="@style/TextAppearance.StatusBar.EventContent"
47 style="?android:attr/buttonBarButtonStyle"
48 android:textAppearance="@style/TextAppearance.StatusBar.EventContent.Title"
56 style="?android:attr/buttonBarButtonStyle"
57 android:textAppearance="@style/TextAppearance.StatusBar.EventContent.Title"
65 style="?android:attr/buttonBarButtonStyle"
66 android:textAppearance="@style/TextAppearance.StatusBar.EventContent.Title"
  /frameworks/base/core/res/res/raw-ar/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-iw/
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-ja/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-ko/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-ru/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-th/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-zh-rCN/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /frameworks/base/core/res/res/raw-zh-rTW/
loaderror.html 5 <style type="text/css">
8 </style>
nodomain.html 5 <style type="text/css">
8 </style>
  /packages/apps/Calculator/res/layout-land/
main.xml 40 style="@style/display_style" />
42 style="@style/display_style" />
60 style="@style/button_style"
67 style="@style/button_style"

Completed in 364 milliseconds

<<41424344454647484950>>