Searched defs:buf_cursor (Results 1 – 6 of 6) sorted by relevance
80 let mut buf_cursor = Cursor::new(&mut buf[..]); in log() localVariable
480 let mut buf_cursor = Cursor::new(&mut buf[..]); in log() localVariable497 let mut buf_cursor = Cursor::new(&mut buf[..]); in log() localVariable
351 let mut buf_cursor = Cursor::new(&mut buf[..]); in log() localVariable
1506 FT_Byte* buf_cursor = NULL; in reconstruct_font() local