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

/external/chromium/chrome/browser/chromeos/login/
H A Drounded_rect_painter.h40 int stroke_width,
H A Drounded_rect_painter.cc189 int stroke_width,
193 stroke_width_(stroke_width),
258 int stroke_width,
262 corner_radius, stroke_width, background_color, stroke_color);
188 RoundedBackground(int corner_radius, int stroke_width, const SkColor& background_color, const SkColor& stroke_color) argument
257 CreateRoundedBackground(int corner_radius, int stroke_width, SkColor background_color, SkColor stroke_color) argument
/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width )
H A Dcfftypes.h124 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;
H A Dpath.c70 VGfloat stroke_width; member in struct:path::__anon12536
1250 floatsEqual(p->stroked.stroke_width, vg_state->stroke.line_width.f) &&
1540 p->stroked.stroke_width = vg_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;
H A Dpath.c70 VGfloat stroke_width; member in struct:path::__anon22898
1250 floatsEqual(p->stroked.stroke_width, vg_state->stroke.line_width.f) &&
1540 p->stroked.stroke_width = vg_state->stroke.line_width.f;
/external/chromium_org/cc/layers/
H A Dheads_up_display_layer_impl.cc591 float stroke_width = 0.f; local
598 stroke_width = DebugColors::PaintRectBorderWidth();
603 stroke_width = DebugColors::PropertyChangedRectBorderWidth();
608 stroke_width = DebugColors::SurfaceDamageRectBorderWidth();
613 stroke_width = DebugColors::ScreenSpaceSurfaceReplicaRectBorderWidth();
618 stroke_width = DebugColors::ScreenSpaceLayerRectBorderWidth();
623 stroke_width = DebugColors::OccludingRectBorderWidth();
628 stroke_width = DebugColors::NonOccludingRectBorderWidth();
633 stroke_width = DebugColors::TouchEventHandlerRectBorderWidth();
639 stroke_width
[all...]
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dt1types.h134 FT_Fixed stroke_width; member in struct:T1_FontRec_
/external/freetype/include/freetype/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.h107 bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
H A Dvector_platform_device_emf_win.cc740 int stroke_width,
755 if (stroke_width == 0) {
766 HPEN pen = ExtCreatePen(pen_style, stroke_width, &brush, 0, NULL);
738 CreatePen(bool use_pen, COLORREF color, int stroke_width, float stroke_miter, DWORD pen_style) argument
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
/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/freetype/include/freetype/
H A Dt1tables.h311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jai.jar ... .types.optional.image.DrawOperation { protected int stroke_width protected String fill protected String stroke public void " href= ...

Completed in 521 milliseconds