/external/mesa3d/src/gallium/state_trackers/vega/ |
D | stroker.c | 656 VGfloat offset = stroker->stroke_width / 2; in create_joins() 676 VGfloat offset = stroker->stroke_width / 2; in create_joins() 692 VGfloat offset = stroker->stroke_width / 2; in create_joins() 723 VGfloat sl = (stroker->stroke_width * stroker->miter_limit); in create_joins() 896 offset = stroker->stroke_width / 2; in vg_stroke_outline() 1080 VGfloat offset = stroker->stroke_width / 2; in stroker_process_subpath() 1092 VGfloat offset = stroker->stroke_width / 2; in stroker_process_subpath() 1274 stroker->stroke_width = state->stroke.line_width.f; in stroker_init()
|
D | stroker.h | 49 VGfloat stroke_width; member
|
D | path.c | 70 VGfloat stroke_width; member 1250 floatsEqual(p->stroked.stroke_width, vg_state->stroke.line_width.f) && in path_create_stroke() 1540 p->stroked.stroke_width = vg_state->stroke.line_width.f; in path_create_stroke()
|
/external/freetype/src/cff/ |
D | cfftoken.h | 40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
|
D | cfftypes.h | 125 FT_Pos stroke_width; member
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cfftoken.h | 40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
|
D | cfftypes.h | 125 FT_Pos stroke_width; member
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidtoken.h | 72 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1tokens.h | 109 T1_FIELD_FIXED( "StrokeWidth", stroke_width, T1_FIELD_DICT_FONTDICT )
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | t1types.h | 123 FT_Fixed stroke_width; member
|
/external/freetype/include/internal/ |
D | t1types.h | 123 FT_Fixed stroke_width; member
|
/external/opencv3/doc/pattern_tools/ |
D | gen_pattern.py | 57 …("rect", x=x * spacing, y=y * spacing, width=spacing, height=spacing, stroke_width="0", fill="blac…
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | t1tables.h | 347 FT_Pos stroke_width; member
|
/external/freetype/include/ |
D | t1tables.h | 347 FT_Pos stroke_width; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-jai.jar | ... types.optional.image.DrawOperation {
protected int stroke_width
protected String fill
protected String stroke
public void <init ... |