Home
last modified time | relevance | path

Searched refs:SEGMENT_REPEAT_Y (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dborder.rs1197 (LayoutSize::new(width, edge_info.stretch_size), BrushFlags::SEGMENT_REPEAT_Y) in add_edge_segment()
1370 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y; in create_segments()
1372 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y | BrushFlags::SEGMENT_REPEAT_Y_ROUND; in create_segments()
H A Dgpu_types.rs551 const SEGMENT_REPEAT_Y = 8; const
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dborder.rs1199 (LayoutSize::new(width, edge_info.stretch_size), BrushFlags::SEGMENT_REPEAT_Y) in add_edge_segment()
1377 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y; in create_segments()
1379 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y | BrushFlags::SEGMENT_REPEAT_Y_ROUND; in create_segments()
H A Dgpu_types.rs491 const SEGMENT_REPEAT_Y = 8; const
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dborder.rs1197 (LayoutSize::new(width, edge_info.stretch_size), BrushFlags::SEGMENT_REPEAT_Y) in add_edge_segment()
1370 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y; in create_segments()
1372 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y | BrushFlags::SEGMENT_REPEAT_Y_ROUND; in create_segments()
H A Dgpu_types.rs562 const SEGMENT_REPEAT_Y = 8; const
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dborder.rs1197 (LayoutSize::new(width, edge_info.stretch_size), BrushFlags::SEGMENT_REPEAT_Y) in add_edge_segment()
1370 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y; in create_segments()
1372 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y | BrushFlags::SEGMENT_REPEAT_Y_ROUND; in create_segments()
H A Dgpu_types.rs551 const SEGMENT_REPEAT_Y = 8; const
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dgpu_types.rs332 const SEGMENT_REPEAT_Y = 0x8; const
H A Dborder.rs1196 (LayoutSize::new(width, edge_info.stretch_size), BrushFlags::SEGMENT_REPEAT_Y) in add_edge_segment()
1368 brush_flags |= BrushFlags::SEGMENT_REPEAT_Y; in create_segments()