Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rustfmt/src/
Dshape.rs253 pub(crate) fn offset_left(&self, width: usize) -> Option<Shape> { in offset_left() method
/third_party/lwip/src/core/
Dpbuf.c1194 u16_t offset_left = in_offset; in pbuf_skip_const() local