HomeSort by relevance Sort by last modified time
    Searched full:outline (Results 176 - 200 of 650) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
interrupted-compound-transform.html 67 position of the green outline.
  /external/chromium_org/third_party/WebKit/Source/web/resources/
colorSuggestionPicker.css 54 outline: none;
  /external/chromium_org/third_party/skia/include/utils/
SkCanvasStateUtils.h 18 * version identical. The expected usage is outline below...
  /external/chromium_org/ui/webui/resources/css/apps/
topbutton_bar.css 22 outline: none;
  /external/chromium_org/ui/webui/resources/css/
table.css 37 outline: none;
widgets.css 27 outline: none;
102 outline: none;
241 /* We use border color because it follows the border radius (unlike outline).
244 outline: none;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 82 'max-width', 'min-height', 'min-width', 'orphans', 'outline',
83 'outline-color', 'outline-style', 'outline-width', 'overflow',
  /external/skia/include/utils/
SkCanvasStateUtils.h 18 * version identical. The expected usage is outline below...
  /packages/apps/Launcher3/src/com/android/launcher3/
BubbleTextView.java 142 // In this case, we have already created the pressed outline on ACTION_DOWN,
210 * Returns a new bitmap to be used as the object outline, e.g. to visualize the drop location.
234 // So that the pressed outline is visible immediately when isPressed() is true,
255 // destroy the pressed outline
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtDrawingStyle.java 80 * The style definition corresponding to {@link DrawingStyle#OUTLINE}
82 OUTLINE(new RGB(0x88, 0xFF, 0x88), 160, SWT.LINE_SOLID),
265 case OUTLINE:
266 return OUTLINE;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 149 "fill", "outline", "outline-color", "stroke", "text-line-through-color", "text-overline-color",
232 "outline-color": { values: [
238 "outline-style": { values: [
350 "outline": { values: [
380 "outline-width": { values: [
672 "outline-offset": { m: "ui" },
822 "outline": 10,
823 "outline-color": 10,
824 "outline-style": 10
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
tabs.js 120 // Get (and initializes a focus outline manager.
155 // Show focus outline since we used the keyboard.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen.css 120 -webkit-transition: outline-color 200ms;
122 outline-color: rgb(77, 144, 254);
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
action_choice.css 7 outline-color: rgb(77, 144, 254);
134 outline: none;
  /external/chromium_org/chrome/browser/resources/
set_as_default_browser.css 104 outline: none;
145 outline: none;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ClipRect.h 232 void setRects(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline)
237 outlineRect = outline;
RenderLayerModelObject.cpp 101 // having an outline to not having an outline.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGContainer.cpp 147 // to avoid our clip killing our outline rect. Thus we translate our
148 // outline rect into parent coords before drawing.
  /external/chromium_org/third_party/freetype/include/freetype/
ftadvanc.h 72 /* and hinting of the glyph outline, are extremely slow by */
84 /* Retrieve the advance value of a given glyph outline in an */
  /external/chromium_org/third_party/freetype/src/autofit/
aftypes.h 223 * scaled glyph outline according to the results of the glyph
283 FT_Outline* outline,
  /external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.h 203 FT_Outline* outline; member in struct:PSH_GlyphRec_
235 FT_Outline* outline,
  /external/chromium_org/ui/webui/resources/js/cr/ui/
tabs.js 140 // Get (and initializes a focus outline manager.
176 // Show focus outline since we used the keyboard.
  /external/freetype/include/freetype/
ftadvanc.h 72 /* and hinting of the glyph outline, are extremely slow by */
84 /* Retrieve the advance value of a given glyph outline in an */
  /external/freetype/src/autofit/
aftypes.h 223 * scaled glyph outline according to the results of the glyph
283 FT_Outline* outline,
  /external/freetype/src/pshinter/
pshalgo.h 203 FT_Outline* outline; member in struct:PSH_GlyphRec_
235 FT_Outline* outline,

Completed in 1160 milliseconds

1 2 3 4 5 6 78 91011>>