Searched refs:fontStyle (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
H A Dconstrained_window_control_utils.h21 ui::ResourceBundle::FontStyle fontStyle,
/external/skia/include/ports/
H A DSkFontMgr_indirect.h40 const SkFontStyle& fontStyle) const SK_OVERRIDE;
48 const SkFontStyle& fontStyle) const SK_OVERRIDE;
/external/chromium_org/third_party/skia/include/ports/
H A DSkFontMgr_indirect.h40 const SkFontStyle& fontStyle) const SK_OVERRIDE;
56 const SkFontStyle& fontStyle) const SK_OVERRIDE;
/external/skia/src/fonts/
H A DSkFontMgr_indirect.cpp243 const SkFontStyle& fontStyle) const {
244 SkFontIdentity id = fProxy->matchNameStyle(familyName, fontStyle);
257 const SkFontStyle& fontStyle) const {
260 return this->matchFamilyStyle(familyName.c_str(), fontStyle);
/external/chromium_org/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp243 const SkFontStyle& fontStyle) const {
244 SkFontIdentity id = fProxy->matchNameStyle(familyName, fontStyle);
269 const SkFontStyle& fontStyle) const {
272 return this->matchFamilyStyle(familyName.c_str(), fontStyle);
/external/chromium_org/third_party/skia/gm/
H A Dfontmgr.cpp30 const SkFontStyle& fontStyle) {
35 SkTypeface* typeface = fm->matchFamilyStyleCharacter(fontName, fontStyle, &bpc47, 1, character);
37 SkTypeface* typeface = fm->matchFamilyStyleCharacter(fontName, fontStyle, bpc47, character);
27 drawCharacter(SkCanvas* canvas, uint32_t character, SkScalar x, SkScalar y, SkPaint& paint, SkFontMgr* fm, const char* fontName, const char* bpc47, const SkFontStyle& fontStyle) argument
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_linux.cpp245 const SkFontStyle& fontStyle) const SK_OVERRIDE
248 return sset->matchStyle(fontStyle);
252 const SkFontStyle& fontStyle) const SK_OVERRIDE
257 return fFamilies[i]->matchStyle(fontStyle);
/external/skia/src/ports/
H A DSkFontHost_linux.cpp239 const SkFontStyle& fontStyle) const SK_OVERRIDE
242 return sset->matchStyle(fontStyle);
246 const SkFontStyle& fontStyle) const SK_OVERRIDE
251 return fFamilies[i]->matchStyle(fontStyle);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
H A DFontCacheSkia.cpp168 static inline SkFontStyle fontStyle(const FontDescription& fontDescription) function in namespace:blink
231 ? m_fontManager->matchFamilyStyle(name.data(), fontStyle(fontDescription))
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_dwrite.cpp141 DWRITE_FONT_SIMULATIONS fontStyle = (DWRITE_FONT_SIMULATIONS)(simulation_style & 3); local
166 fontStyle,
/external/lldb/www/python_reference/
H A Depydoc.js233 box2.style.fontStyle = "normal";
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLFunctions.h228 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathGlyphsProc)(GrGLuint firstPathName, GrGLenum fontTarget, const GrGLvoid *fontName, GrGLbitfield fontStyle, GrGLsizei numGlyphs, GrGLenum type, const GrGLvoid *charcodes, GrGLenum handleMissingGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);
229 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathGlyphRangeProc)(GrGLuint firstPathName, GrGLenum fontTarget, const GrGLvoid *fontName, GrGLbitfield fontStyle, GrGLuint firstGlyph, GrGLsizei numGlyphs, GrGLenum handleMissingGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);
/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssSchema.java536 Property fontStyle = new Property(
538 builder.put("font-style", fontStyle);
/external/skia/include/gpu/gl/
H A DGrGLFunctions.h224 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathGlyphsProc)(GrGLuint firstPathName, GrGLenum fontTarget, const GrGLvoid *fontName, GrGLbitfield fontStyle, GrGLsizei numGlyphs, GrGLenum type, const GrGLvoid *charcodes, GrGLenum handleMissingGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);
225 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathGlyphRangeProc)(GrGLuint firstPathName, GrGLenum fontTarget, const GrGLvoid *fontName, GrGLbitfield fontStyle, GrGLuint firstGlyph, GrGLsizei numGlyphs, GrGLenum handleMissingGlyphs, GrGLuint pathParameterTemplate, GrGLfloat emScale);
/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditingStyle.cpp1471 int fontStyle = getIdentifierValue(style, CSSPropertyFontStyle); local
1472 if (fontStyle == CSSValueItalic || fontStyle == CSSValueOblique) {
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h3693 /// <param name="fontStyle">Font style</param>
3699 DWRITE_FONT_STYLE fontStyle,
3892 /// <param name="fontStyle">The current font style</param>
3899 __out DWRITE_FONT_STYLE* fontStyle,
4766 /// <param name="fontStyle">Font style</param>
4778 DWRITE_FONT_STYLE fontStyle,
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h12582 GLAPI void APIENTRY glPathGlyphsNV (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLsizei numGlyphs, GLenum type, const GLvoid *charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12583 GLAPI void APIENTRY glPathGlyphRangeNV (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLuint firstGlyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12632 typedef void (APIENTRYP PFNGLPATHGLYPHSNVPROC) (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLsizei numGlyphs, GLenum type, const GLvoid *charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12633 typedef void (APIENTRYP PFNGLPATHGLYPHRANGENVPROC) (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLuint firstGlyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
/external/mesa3d/include/GL/
H A Dglext.h12572 GLAPI void APIENTRY glPathGlyphsNV (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLsizei numGlyphs, GLenum type, const GLvoid *charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12573 GLAPI void APIENTRY glPathGlyphRangeNV (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLuint firstGlyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12622 typedef void (APIENTRYP PFNGLPATHGLYPHSNVPROC) (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLsizei numGlyphs, GLenum type, const GLvoid *charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
12623 typedef void (APIENTRYP PFNGLPATHGLYPHRANGENVPROC) (GLuint firstPathName, GLenum fontTarget, const GLvoid *fontName, GLbitfield fontStyle, GLuint firstGlyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 743 milliseconds