Home
last modified time | relevance | path

Searched refs:getStyle (Results 1 – 25 of 111) sorted by relevance

12345

/external/chromium_org/third_party/skia/include/core/
DSkStrokeRec.h37 Style getStyle() const;
44 return kHairline_Style == this->getStyle(); in isHairlineStyle()
48 return kFill_Style == this->getStyle(); in isFillStyle()
72 Style style = this->getStyle(); in needToApply()
/external/skia/include/core/
DSkStrokeRec.h34 Style getStyle() const;
41 return kHairline_Style == this->getStyle(); in isHairlineStyle()
45 return kFill_Style == this->getStyle(); in isFillStyle()
69 Style style = this->getStyle(); in needToApply()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DFontBuilderTest.cpp14 RenderStyle* getStyle(const FontBuilder& builder) in getStyle() function in blink::FontBuilderTest
23 EXPECT_EQ(0, getStyle(builder)); in TEST_F()
/external/skia/samplecode/
DSampleFuzz.cpp241 SkPaint::Style s = paint.getStyle(); in do_fuzz()
256 SkPaint::Style s = paint.getStyle(); in do_fuzz()
275 SkPaint::Style s = paint.getStyle(); in do_fuzz()
282 SkPaint::Style s = paint.getStyle(); in do_fuzz()
291 SkPaint::Style s = paint.getStyle(); in do_fuzz()
/external/chromium_org/third_party/skia/samplecode/
DSampleFuzz.cpp241 SkPaint::Style s = paint.getStyle(); in do_fuzz()
256 SkPaint::Style s = paint.getStyle(); in do_fuzz()
275 SkPaint::Style s = paint.getStyle(); in do_fuzz()
282 SkPaint::Style s = paint.getStyle(); in do_fuzz()
291 SkPaint::Style s = paint.getStyle(); in do_fuzz()
/external/skia/src/core/
DSkStrokeRec.cpp27 this->init(paint, paint.getStyle()); in SkStrokeRec()
68 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h24 SkTypeface::Style getStyle() { return fStyle; } in getStyle() function
/external/chromium_org/third_party/skia/src/core/
DSkStrokeRec.cpp27 this->init(paint, paint.getStyle()); in SkStrokeRec()
68 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h24 SkTypeface::Style getStyle() { return fStyle; } in getStyle() function
/external/skia/gm/
Dfontmgr.cpp73 set->getStyle(j, &fs, &sname); in onDraw()
124 fset->getStyle(j, &fs, &sname); in iterateFamily()
/external/chromium_org/third_party/skia/src/gpu/
DGrStencilAndCoverTextContext.cpp205 if (paint.getStyle() == SkPaint::kStroke_Style in canDraw()
299 SkStrokeRec::kStroke_Style != gpuStroke.getStyle()) { in init()
323 SkStrokeRec::kStrokeAndFill_Style == gpuStroke.getStyle()); in init()
DGrPath.cpp53 uint64_t key = stroke.getStyle(); in ComputeStrokeKey()
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Dprototype-1.7.js2366 getStyle: function(element, style) { method
2379 return $(element).getStyle('opacity');
2409 var pos = Element.getStyle(element, 'position');
2437 element._overflow = Element.getStyle(element, 'overflow') || 'auto';
2466 if (Element.getStyle(element, 'position') == 'absolute') {
2501 Element.Methods.getStyle = Element.Methods.getStyle.wrap(
2539 Element.Methods.getStyle = function(element, style) { function
2546 if (value = (element.getStyle('filter') || '').match(/alpha\(opacity=(.*)\)/))
2552 if ((style == 'width' || style == 'height') && (element.getStyle('display') != 'none'))
2569 var filter = element.getStyle('filter'), style = element.style;
[all …]
/external/chromium_org/third_party/skia/gm/
Dfontmgr.cpp102 set->getStyle(j, &fs, &sname); in onDraw()
159 fset->getStyle(j, &fs, &sname); in iterateFamily()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DRegionTracker.cpp153 if (!checkFillOnly && paint.getStyle() != SkPaint::kFill_Style && paint.isAntiAlias()) in paintIsOpaque()
227 if (paint.getStyle() != SkPaint::kFill_Style) { in didDrawRect()
239 bool fillsBounds = paint.getStyle() != SkPaint::kStroke_Style; in didDrawRect()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/
DButtonPropertyEditorPresentation.java87 final int getStyle() { in getStyle() method in ButtonPropertyEditorPresentation
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLPathRendering.cpp187 if (SkStrokeRec::kStrokeAndFill_Style == stroke.getStyle()) { in drawPath()
195 if (stroke.isFillStyle() || SkStrokeRec::kStrokeAndFill_Style == stroke.getStyle()) { in drawPath()
248 if (SkStrokeRec::kStrokeAndFill_Style == stroke.getStyle()) { in drawPaths()
265 if (stroke.isFillStyle() || SkStrokeRec::kStrokeAndFill_Style == stroke.getStyle()) { in drawPaths()
/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
DGrAndroidPathRenderer.cpp20 return ((stroke.isFillStyle() || stroke.getStyle() == SkStrokeRec::kStroke_Style) in canDrawPath()
/external/skia/experimental/AndroidPathRenderer/
DGrAndroidPathRenderer.cpp20 return ((stroke.isFillStyle() || stroke.getStyle() == SkStrokeRec::kStroke_Style) in canDrawPath()
/external/chromium_org/third_party/skia/src/fonts/
DSkFontMgr_fontconfig.cpp146 virtual void getStyle(int index, SkFontStyle*, SkString* style) SK_OVERRIDE;
195 void SkFontStyleSet_FC::getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_FC
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp151 virtual void getStyle(int index, SkFontStyle*, SkString* style) SK_OVERRIDE;
200 void SkFontStyleSet_FC::getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_FC
/external/skia/include/ports/
DSkFontMgr.h24 virtual void getStyle(int index, SkFontStyle*, SkString* style) = 0;
/external/clang/tools/clang-format/
DClangFormat.cpp226 FormatStyle FormatStyle = getStyle( in format()
296 clang::format::configurationAsText(clang::format::getStyle( in main()
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js1900 getStyle: function(element, style) { method
1913 return $(element).getStyle('opacity');
1943 var display = element.getStyle('display');
1966 var pos = Element.getStyle(element, 'position');
1996 element._overflow = Element.getStyle(element, 'overflow') || 'auto';
2028 var p = Element.getStyle(element, 'position');
2037 if (element.getStyle('position') == 'absolute') return element;
2061 if (element.getStyle('position') == 'relative') return element;
2090 if (Element.getStyle(element, 'position') != 'static')
2106 Element.getStyle(element, 'position') == 'absolute') break;
[all …]
/external/chromium_org/third_party/skia/include/ports/
DSkFontMgr.h24 virtual void getStyle(int index, SkFontStyle*, SkString* style) = 0;

12345