/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/third_party/freetype/src/cff/ |
cfftoken.h | 40 CFF_FIELD_NUM ( 0x108, stroke_width )
|
cfftypes.h | 124 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::__anon14942 [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::__anon25307 [all...] |
/external/chromium_org/cc/layers/ |
heads_up_display_layer_impl.cc | 591 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 = DebugColors::WheelEventHandlerRectBorderWidth() [all...] |
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
t1types.h | 134 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 | 105 bool CreatePen(bool use_pen, COLORREF color, int stroke_width,
|
vector_platform_device_emf_win.cc | 733 int stroke_width, 748 if (stroke_width == 0) { 759 HPEN pen = ExtCreatePen(pen_style, stroke_width, &brush, 0, NULL);
|
/external/chromium_org/third_party/freetype/include/freetype/ |
t1tables.h | 311 FT_Pos stroke_width; member in struct:CID_FaceDictRec_
|
/external/chromium_org/ui/views/controls/ |
progress_bar.cc | 117 int stroke_width) { 125 paint.setStrokeWidth(SkIntToScalar(stroke_width));
|
/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 | |