Searched refs:stroke_width (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/cc/layers/
H A Dheads_up_display_layer_impl.cc629 float stroke_width,
640 paint->setStrokeWidth(SkFloatToScalar(stroke_width));
691 float stroke_width = 0.f; local
701 stroke_width = DebugColors::PropertyChangedRectBorderWidth();
706 stroke_width = DebugColors::SurfaceDamageRectBorderWidth();
711 stroke_width = DebugColors::ScreenSpaceSurfaceReplicaRectBorderWidth();
716 stroke_width = DebugColors::ScreenSpaceLayerRectBorderWidth();
721 stroke_width = DebugColors::OccludingRectBorderWidth();
726 stroke_width = DebugColors::NonOccludingRectBorderWidth();
731 stroke_width
623 DrawDebugRect( SkCanvas* canvas, SkPaint* paint, const DebugRect& rect, SkColor stroke_color, SkColor fill_color, float stroke_width, const std::string& label_text) const argument
[all...]
H A Dheads_up_display_layer_impl.h118 float stroke_width,
/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
H A Dcfftypes.h125 FT_Pos stroke_width; member in struct:CFF_FontRecDictRec_
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dstroker.h49 VGfloat stroke_width; member in struct:stroker
H A Dstroker.c656 VGfloat offset = stroker->stroke_width / 2;
676 VGfloat offset = stroker->stroke_width / 2;
692 VGfloat offset = stroker->stroke_width / 2;
723 VGfloat sl = (stroker->stroke_width * stroker->miter_limit);
896 offset = stroker->stroke_width / 2;
1080 VGfloat offset = stroker->stroke_width / 2;
1092 VGfloat offset = stroker->stroke_width / 2;
1274 stroker->stroke_width = state->stroke.line_width.f;
/external/freetype/src/cff/
H A Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
H A Dcfftypes.h125 FT_Pos stroke_width; member in struct:CFF_FontRecDictRec_
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dstroker.h49 VGfloat stroke_width; member in struct:stroker
H A Dstroker.c656 VGfloat offset = stroker->stroke_width / 2;
676 VGfloat offset = stroker->stroke_width / 2;
692 VGfloat offset = stroker->stroke_width / 2;
723 VGfloat sl = (stroker->stroke_width * stroker->miter_limit);
896 offset = stroker->stroke_width / 2;
1080 VGfloat offset = stroker->stroke_width / 2;
1092 VGfloat offset = stroker->stroke_width / 2;
1274 stroker->stroke_width = state->stroke.line_width.f;
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dt1types.h123 FT_Fixed stroke_width; member in struct:T1_FontRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dt1types.h123 FT_Fixed stroke_width; member in struct:T1_FontRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
H A Dcfftypes.h125 FT_Pos stroke_width; member in struct:CFF_FontRecDictRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidtoken.h72 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1tokens.h109 T1_FIELD_FIXED( "StrokeWidth", stroke_width, T1_FIELD_DICT_FONTDICT )
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dt1types.h123 FT_Fixed stroke_width; member in struct:T1_FontRec_
/external/freetype/include/internal/
H A Dt1types.h123 FT_Fixed stroke_width; member in struct:T1_FontRec_
/external/chromium_org/skia/ext/
H A Dvector_platform_device_emf_win.h108 bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
H A Dvector_platform_device_emf_win.cc734 int stroke_width,
749 if (stroke_width == 0) {
760 HPEN pen = ExtCreatePen(pen_style, stroke_width, &brush, 0, NULL);
732 CreatePen(bool use_pen, COLORREF color, int stroke_width, float stroke_miter, DWORD pen_style) argument
/external/chromium_org/ui/views/controls/
H A Dprogress_bar.cc117 int stroke_width) {
125 paint.setStrokeWidth(SkIntToScalar(stroke_width));
112 StrokeRoundRect(gfx::Canvas* canvas, int x, int y, int w, int h, int corner_radius, SkColor stroke_color, int stroke_width) argument
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
/external/freetype/include/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_

Completed in 4749 milliseconds

12