Searched defs:stroke_width (Results 1 – 11 of 11) sorted by relevance
/external/rust/android-crates-io/crates/plotters/src/style/ |
D | shape.rs | 12 pub stroke_width: u32, field 70 pub fn stroke_width(&self, width: u32) -> Self { in stroke_width() method 95 fn stroke_width(&self) -> u32 { in stroke_width() method
|
D | color.rs | 48 fn stroke_width(&self, width: u32) -> ShapeStyle in stroke_width() method
|
/external/rust/android-crates-io/crates/plotters-backend/src/ |
D | style.rs | 24 fn stroke_width(&self) -> u32 { in stroke_width() method
|
/external/skia/modules/skottie/src/text/ |
D | TextAnimator.h | 49 stroke_width = 0; member 58 stroke_width = 0; member
|
/external/igt-gpu-tools/overlay/ |
D | chart.h | 45 double stroke_width; member
|
/external/fonttools/Lib/fontTools/varLib/ |
D | interpolatablePlot.py | 52 stroke_width = 1 variable in InterpolatablePlot 1128 self, cr, *, x=0, y=0, color=(0, 0, 0), diameter=10, stroke_width=1 argument
|
/external/freetype/include/freetype/internal/ |
D | t1types.h | 127 FT_Fixed stroke_width; member
|
D | cfftypes.h | 204 FT_Pos stroke_width; member
|
/external/freetype/include/freetype/ |
D | t1tables.h | 353 FT_Pos stroke_width; member
|
/external/cronet/stable/testing/libfuzzer/proto/ |
D | skia_image_filter.proto | 338 required float stroke_width = 4; field
|
/external/cronet/tot/testing/libfuzzer/proto/ |
D | skia_image_filter.proto | 338 required float stroke_width = 4; field
|