HomeSort by relevance Sort by last modified time
    Searched refs:style (Results 176 - 200 of 1553) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/view/
PointerIcon.java 44 /** Style constant: Custom icon with a user-supplied bitmap. */
47 /** Style constant: Null icon. It has no bitmap. */
50 /** Style constant: Arrow icon. (Default mouse pointer) */
53 /** {@hide} Style constant: Spot hover icon for touchpads. */
56 /** {@hide} Style constant: Spot touch icon for touchpads. */
59 /** {@hide} Style constant: Spot anchor icon for touchpads. */
77 private PointerIcon(int style) {
78 mStyle = style;
105 * Gets a system pointer icon for the given style.
106 * If style is not recognized, returns the default pointer icon
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderImage.cpp 98 return IntSize(paddingWidth + newImage->image()->width() * style()->effectiveZoom(), paddingHeight + newImage->image()->height() * style()->effectiveZoom());
115 const Font& font = style()->font();
173 if (m_imageResource->imageSize(style()->effectiveZoom()) != intrinsicSize() || imageSizeChanged) {
175 setIntrinsicSize(m_imageResource->imageSize(style()->effectiveZoom()));
262 context->setStrokeColor(Color::lightGray, style()->colorSpace());
263 context->setFillColor(Color::transparent, style()->colorSpace());
289 context->drawImage(image.get(), style()->colorSpace(), IntPoint(tx + imageX, ty + imageY));
295 context->setFillColor(style()->visitedDependentColor(CSSPropertyColor), style()->colorSpace())
    [all...]
RenderButton.cpp 57 bool isFlexibleBox = style()->display() == BOX || style()->display() == INLINE_BOX;
59 setupInnerStyle(m_inner->style());
78 // RenderBlock::setStyle is going to apply a new style to the inner block, which
82 m_inner->style()->setBoxFlex(0);
92 m_buttonText->setStyle(style());
93 if (m_inner) // RenderBlock handled updating the anonymous block's style.
94 setupInnerStyle(m_inner->style());
113 innerStyle->setBoxOrient(style()->boxOrient());
159 m_buttonText->setStyle(style());
    [all...]
RenderTreeAsText.cpp 186 if (elem->getAttribute(classAttr) != "Apple-style-span")
233 if (o.style() && o.style()->zIndex())
234 ts << " zI: " << o.style()->zIndex();
282 if (o.parent() && (o.parent()->style()->color() != o.style()->color()))
283 ts << " [color=" << o.style()->color().nameForRenderTreeAsText() << "]";
285 if (o.parent() && (o.parent()->style()->backgroundColor() != o.style()->backgroundColor()) &&
286 o.style()->backgroundColor().isValid() && o.style()->backgroundColor().rgb()
    [all...]
  /cts/tests/tests/text/src/android/text/style/cts/
ClickableSpanTest.java 17 package android.text.style.cts;
22 import android.text.style.ClickableSpan;
MaskFilterSpanTest.java 17 package android.text.style.cts;
22 import android.text.style.MaskFilterSpan;
RasterizerSpanTest.java 17 package android.text.style.cts;
22 import android.text.style.RasterizerSpan;
ReplacementSpanTest.java 17 package android.text.style.cts;
24 import android.text.style.ReplacementSpan;
UnderlineSpanTest.java 17 package android.text.style.cts;
22 import android.text.style.UnderlineSpan;
  /external/libxslt/libxslt/
namespaces.h 33 xsltNamespaceAlias (xsltStylesheetPtr style,
61 (xsltStylesheetPtr style);
  /external/skia/src/animator/
SkPaintParts.h 5 * Use of this source code is governed by a BSD-style license that can be
68 return SkTypeface::CreateFromName(fontName.c_str(), style); }
72 SkTypeface::Style style; member in class:SkDrawTypeface
  /external/webkit/Source/WebCore/dom/
Attr.idl 47 readonly attribute CSSStyleDeclaration style;
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 64 font_style style; local
65 be_plain_font->GetFamilyAndStyle(&family, &style);
  /external/webkit/Source/WebCore/rendering/style/
CollapsedBorderValue.h 49 EBorderStyle style() const { return m_border ? m_border->style() : BHIDDEN; } function in class:WebCore::CollapsedBorderValue
  /frameworks/base/core/java/android/text/
Html.java 33 import android.text.style.AbsoluteSizeSpan;
34 import android.text.style.AlignmentSpan;
35 import android.text.style.CharacterStyle;
36 import android.text.style.ForegroundColorSpan;
37 import android.text.style.ImageSpan;
38 import android.text.style.ParagraphStyle;
39 import android.text.style.QuoteSpan;
40 import android.text.style.RelativeSizeSpan;
41 import android.text.style.StrikethroughSpan;
42 import android.text.style.StyleSpan
165 ParagraphStyle[] style = text.getSpans(i, next, ParagraphStyle.class); local
261 CharacterStyle[] style = text.getSpans(i, next, local
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/actions/
ToolItemAction.java 31 public ToolItemAction(ToolBar parent, int style) {
32 item = new ToolItem(parent, style);
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/overdraw/gen/test/pkg/
R.java.txt 27 public static final class style {
  /external/skia/include/effects/
SkBlurMaskFilter.h 5 * Use of this source code is governed by a BSD-style license that can be
40 @param style The BlurStyle to use
44 static SkMaskFilter* Create(SkScalar radius, BlurStyle style,
  /external/skia/src/core/
SkTypeface.cpp 5 * Use of this source code is governed by a BSD-style license that can be
20 SkTypeface::SkTypeface(Style style, SkFontID fontID, bool isFixedWidth)
21 : fUniqueID(fontID), fStyle(style), fIsFixedWidth(isFixedWidth) {
64 SkTypeface* SkTypeface::CreateFromName(const char name[], Style style) {
65 return SkFontHost::CreateTypeface(NULL, name, NULL, 0, style);
69 Style s) {
73 SkTypeface* SkTypeface::CreateFromTypeface(const SkTypeface* family, Style s) {
  /external/sonivox/arm-fm-22k/lib_src/
eas_rtttldata.h 62 EAS_I8 style; /* from STYLE */ member in struct:__anon12410
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_rtttldata.h 62 EAS_I8 style; /* from STYLE */ member in struct:__anon12460
  /external/sonivox/arm-wt-22k/lib_src/
eas_rtttldata.h 62 EAS_I8 style; /* from STYLE */ member in struct:__anon12512
  /external/webkit/Source/WebCore/css/
FontValue.h 42 RefPtr<CSSPrimitiveValue> style; member in class:WebCore::FontValue
  /external/webkit/Source/WebCore/html/
DataGridColumn.h 74 void setColumnStyle(PassRefPtr<RenderStyle> style) { m_columnStyle = style; }
77 void setHeaderStyle(PassRefPtr<RenderStyle> style) { m_headerStyle = style; }
107 RefPtr<RenderStyle> m_columnStyle; // The style used to render the column background behind the row cells.
108 RefPtr<RenderStyle> m_headerStyle; // The style used to render the column header above the row cells.
HTMLTitleElement.cpp 81 if (RenderStyle* style = computedStyle())
82 direction = style->direction();
83 else if (RefPtr<RenderStyle> style = styleForRenderer())
84 direction = style->direction();

Completed in 293 milliseconds

1 2 3 4 5 6 78 91011>>