Home
last modified time | relevance | path

Searched defs:ClipBox (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/ports/fontations/src/
Dffi.rs801 clip_box: &mut ClipBox, in get_colrv1_clip_box()
1566 struct ClipBox { struct
1567 x_min: f32,
1568 y_min: f32,
1569 x_max: f32,
1570 y_max: f32,
1748 clip_box: &mut ClipBox, in get_colrv1_clip_box()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh910 struct ClipBox struct
912 ClipBox* copy (hb_serialize_context_t *c) const in copy()
923 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
935 union {
939 } u;
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/COLR/
DCOLR.hh1597 struct ClipBox struct
1599 bool subset (hb_subset_context_t *c, in subset()
1610 void closurev1 (hb_colrv1_closure_context_t* c) const in closurev1()
1619 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()
1630 bool get_extents (hb_glyph_extents_t *extents, in get_extents()
1653 union {
1657 } u;