Home
last modified time | relevance | path

Searched defs:num_stops (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_colr.rs1341 let num_stops: u16 = cursor.read()?; in read() localVariable
1361 pub fn num_stops(&self) -> u16 { in num_stops() method
1427 let num_stops: u16 = cursor.read()?; in read() localVariable
1447 pub fn num_stops(&self) -> u16 { in num_stops() method
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1274 pub num_stops: usize, field