Searched refs:oldStyle (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/core/
H A DSkFontStyle.cpp26 SkFontStyle::SkFontStyle(unsigned oldStyle) { argument
28 fUnion.fR.fWeight = (oldStyle & SkTypeface::kBold) ? SkFontStyle::kBold_Weight
31 fUnion.fR.fSlant = (oldStyle & SkTypeface::kItalic) ? SkFontStyle::kItalic_Slant
/external/skia/include/core/
H A DSkFontStyle.h46 /** oldStyle means the style-bits in SkTypeface::Style: bold=1, italic=2 */
47 explicit SkFontStyle(unsigned oldStyle);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/skia/src/ports/
H A DSkFontHost_linux.cpp323 SkTypeface::Style oldStyle = (SkTypeface::Style)styleBits;
324 SkFontStyle style = SkFontStyle(oldStyle & SkTypeface::kBold
328 oldStyle & SkTypeface::kItalic
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
H A DMochiKit.packed.js6446 this.oldStyle={backgroundImage:s.getStyle(this.element,"background-image")};
6467 MochiKit.Style.setStyle(this.element,MochiKit.Base.update(this.oldStyle,{backgroundColor:this.options.restorecolor}));
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 104 milliseconds