Searched defs:start_ix (Results 1 – 5 of 5) sorted by relevance
8 let start_ix = glyph_id.to_u16() as usize; in glyph_data() localVariable
110 size_t start_ix = sync_buffer_->Size() - overlap_length_; in Generate() local
173 size_t start_ix = sync_buffer_->Size() - overlap_length_; in Process() local
106 const size_t start_ix = data_ix_; in FuzzHeader() local
532 get_start_end(int *start_ix) in get_start_end()