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

1 2

  /external/chromium_org/cc/layers/
heads_up_display_layer_impl.cc 600 float stroke_width,
611 paint.setStrokeWidth(SkFloatToScalar(stroke_width));
662 float stroke_width = 0.f; local
672 stroke_width = DebugColors::PropertyChangedRectBorderWidth();
677 stroke_width = DebugColors::SurfaceDamageRectBorderWidth();
682 stroke_width = DebugColors::ScreenSpaceSurfaceReplicaRectBorderWidth();
687 stroke_width = DebugColors::ScreenSpaceLayerRectBorderWidth();
692 stroke_width = DebugColors::OccludingRectBorderWidth();
697 stroke_width = DebugColors::NonOccludingRectBorderWidth();
702 stroke_width = DebugColors::TouchEventHandlerRectBorderWidth()
    [all...]
heads_up_display_layer_impl.h 117 float stroke_width,
  /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...]
  /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...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidtoken.h 72 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1tokens.h 109 T1_FIELD_FIXED( "StrokeWidth", stroke_width, T1_FIELD_DICT_FONTDICT )
  /external/chromium_org/third_party/freetype/include/freetype/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/freetype/include/internal/
t1types.h 123 FT_Fixed stroke_width; member in struct:T1_FontRec_
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.h 113 bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
vector_platform_device_emf_win.cc 743 int stroke_width,
758 if (stroke_width == 0) {
769 HPEN pen = ExtCreatePen(pen_style, stroke_width, &brush, 0, NULL);
    [all...]
  /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/
t1tables.h 311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_

Completed in 495 milliseconds

1 2