HomeSort by relevance Sort by last modified time
    Searched refs:stroke_width (Results 1 - 21 of 21) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.h 40 int stroke_width,
rounded_rect_painter.cc 189 int stroke_width,
193 stroke_width_(stroke_width),
258 int stroke_width,
262 corner_radius, stroke_width, background_color, stroke_color);
  /external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc 598 float stroke_width = 0.f; local
605 stroke_width = DebugColors::PaintRectBorderWidth();
610 stroke_width = DebugColors::PropertyChangedRectBorderWidth();
615 stroke_width = DebugColors::SurfaceDamageRectBorderWidth();
620 stroke_width = DebugColors::ScreenSpaceSurfaceReplicaRectBorderWidth();
625 stroke_width = DebugColors::ScreenSpaceLayerRectBorderWidth();
630 stroke_width = DebugColors::OccludingRectBorderWidth();
635 stroke_width = DebugColors::NonOccludingRectBorderWidth();
640 stroke_width = DebugColors::TouchEventHandlerRectBorderWidth();
646 stroke_width = DebugColors::WheelEventHandlerRectBorderWidth()
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cfftoken.h 40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
cfftypes.h 125 FT_Pos stroke_width; member in struct:CFF_FontRecDictRec_
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
stroker.h 49 VGfloat stroke_width; member in struct:stroker
stroker.c 656 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;
    [all...]
path.c 70 VGfloat stroke_width; member in struct:path::__anon15767
    [all...]
  /external/freetype/src/cff/
cfftoken.h 40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
cfftypes.h 125 FT_Pos stroke_width; member in struct:CFF_FontRecDictRec_
  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.h 49 VGfloat stroke_width; member in struct:stroker
stroker.c 656 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;
    [all...]
path.c 70 VGfloat stroke_width; member in struct:path::__anon26234
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/freetype/include/freetype/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.h 110 bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
vector_platform_device_emf_win.cc 741 int stroke_width,
756 if (stroke_width == 0) {
767 HPEN pen = ExtCreatePen(pen_style, stroke_width, &brush, 0, NULL);
  /external/chromium_org/ui/views/controls/
progress_bar.cc 117 int stroke_width) {
125 paint.setStrokeWidth(SkIntToScalar(stroke_width));
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
  /external/freetype/include/freetype/
t1tables.h 311 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/
ant-jai.jar 

Completed in 3445 milliseconds