HomeSort by relevance Sort by last modified time
    Searched refs:fStyle (Results 51 - 75 of 81) sorted by null

1 23 4

  /external/skia/src/effects/
SkLayerDrawLooper.cpp 193 bsRec->fStyle = maskBlur.fStyle;
SkBlurMaskFilter.cpp 161 rec->fStyle = fBlurStyle;
    [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 599 SkFontStyle fStyle;
606 return cachedStyle == requested->fStyle
    [all...]
SkFontHost_FreeType.cpp 512 info->fStyle = 0;
514 info->fStyle |= SkAdvancedTypefaceMetrics::kFixedPitch_Style;
516 info->fStyle |= SkAdvancedTypefaceMetrics::kItalic_Style;
555 info->fStyle |= SkAdvancedTypefaceMetrics::kSerif_Style;
557 info->fStyle |= SkAdvancedTypefaceMetrics::kScript_Style;
    [all...]
SkFontMgr_android_parser.cpp 220 file.fStyle = FontFileInfo::Style::kNormal;
222 file.fStyle = FontFileInfo::Style::kItalic;
SkFontHost_win.cpp     [all...]
SkFontMgr_android.cpp 179 switch (fontFile.fStyle) {
  /external/skia/gm/
degeneratesegments.cpp 269 SkPaint::Style fStyle;
338 cap.fCap, cap.fJoin, style.fStyle,
  /external/skia/src/gpu/text/
GrAtlasTextBlob.h 61 SkPaint::Style fStyle;
77 if (key.fStyle != SkPaint::kFill_Style) {
GrAtlasTextContext.cpp 106 key.fStyle = skPaint.getStyle();
  /external/skia/src/core/
SkTypeface.cpp 19 : fUniqueID(fontID), fStyle(style), fIsFixedPitch(isFixedPitch) { }
SkPaint.cpp 72 fBitfields.fStyle = kFill_Style;
300 fBitfields.fStyle = style;
    [all...]
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 315 fStyle = style;
329 fStyle = UNUM_DECIMAL;
422 if (fStyle == UNUM_CURRENCY_PLURAL) {
617 fStyle = rhs.fStyle;
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h     [all...]
  /external/skia/src/views/win/
SkOSWindow_win.cpp 710 fSavedWindowState.fStyle = GetWindowLong((HWND)fHWND, GWL_STYLE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h 305 UINT fStyle;
362 WINCOMMCTRLAPI WINBOOL WINAPI ImageList_Draw(HIMAGELIST himl,int i,HDC hdcDst,int x,int y,UINT fStyle);
365 WINCOMMCTRLAPI WINBOOL WINAPI ImageList_DrawEx(HIMAGELIST himl,int i,HDC hdcDst,int x,int y,int dx,int dy,COLORREF rgbBk,COLORREF rgbFg,UINT fStyle);
    [all...]
  /external/skia/src/pdf/
SkPDFFont.cpp     [all...]
  /external/skia/tools/json/
SkJSONCanvas.cpp 327 switch (blurRec.fStyle) {
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 407 FakedFont baseFont = typeface->fFontCollection->baseFontFaked(typeface->fStyle);
    [all...]
  /prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/
nekohtml-1.9.20.jar 
  /external/skia/tools/debugger/
SkDrawCommand.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 

Completed in 1951 milliseconds

1 23 4