Home
last modified time | relevance | path

Searched defs:getStyle (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/src/core/
DSkStrokeRec.cpp60 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h24 SkTypeface::Style getStyle() { return fStyle; } in getStyle() function
DSkFontHost.cpp75 virtual void getStyle(int, SkFontStyle*, SkString*) SK_OVERRIDE { in getStyle() function in SkEmptyFontStyleSet
/external/chromium_org/third_party/skia/src/core/
DSkStrokeRec.cpp60 SkStrokeRec::Style SkStrokeRec::getStyle() const { in getStyle() function in SkStrokeRec
DSkFontDescriptor.h24 SkTypeface::Style getStyle() { return fStyle; } in getStyle() function
DSkFontHost.cpp75 virtual void getStyle(int, SkFontStyle*, SkString*) SK_OVERRIDE { in getStyle() function in SkEmptyFontStyleSet
/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/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPaint.java84 public Paint.Style getStyle() { in getStyle() method in ShadowPaint
/external/clang/tools/clang-format/
DClangFormat.cpp109 FormatStyle getStyle(StringRef StyleName, StringRef FileName) { in getStyle() function
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp164 void SkFontStyleSet_FC::getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_FC
/external/chromium_org/third_party/skia/src/fonts/
DSkFontMgr_fontconfig.cpp164 void SkFontStyleSet_FC::getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_FC
/external/skia/src/ports/
DSkFontHost_linux.cpp145 virtual void getStyle(int index, SkFontStyle* style, SkString* name) SK_OVERRIDE { in getStyle() function in SkFontStyleSet_Custom
DSkFontHost_win_dw.cpp1812 void SkFontStyleSet_DirectWrite::getStyle(int index, SkFontStyle* fs, SkString* styleName) { in getStyle() function in SkFontStyleSet_DirectWrite
DSkFontHost_mac.cpp2157 virtual void getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_Mac
DSkFontHost_win.cpp2492 virtual void getStyle(int index, SkFontStyle* fs, SkString* styleName) SK_OVERRIDE { in getStyle() function in SkFontStyleSetGDI
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_linux.cpp145 virtual void getStyle(int index, SkFontStyle* style, SkString* name) SK_OVERRIDE { in getStyle() function in SkFontStyleSet_Custom
DSkFontHost_win_dw.cpp1812 void SkFontStyleSet_DirectWrite::getStyle(int index, SkFontStyle* fs, SkString* styleName) { in getStyle() function in SkFontStyleSet_DirectWrite
DSkFontHost_mac.cpp2157 virtual void getStyle(int index, SkFontStyle* style, in getStyle() function in SkFontStyleSet_Mac
DSkFontHost_win.cpp2492 virtual void getStyle(int index, SkFontStyle* fs, SkString* styleName) SK_OVERRIDE { in getStyle() function in SkFontStyleSetGDI
/external/chromium_org/third_party/skia/include/core/
DSkPaint.h346 Style getStyle() const { return (Style)fStyle; } in getStyle() function
/external/skia/include/core/
DSkPaint.h346 Style getStyle() const { return (Style)fStyle; } in getStyle() function
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js1900 getStyle: function(element, style) { method
2268 Element.Methods.getStyle = function(element, style) { function
Dconcat-jquery-mootools-prototype.js6561 getStyle: function(property){ method
10279 getStyle: function(element, style) { method
10647 Element.Methods.getStyle = function(element, style) { function
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Dprototype-1.7.js2366 getStyle: function(element, style) { method
2539 Element.Methods.getStyle = function(element, style) { function
Ddojo-1.6.1.js11231 function getStyle(node, p){ function

12