Searched refs:start_cell (Results 1 – 1 of 1) sorted by relevance
78 unsigned start_cell; member221 cell_info* cell = &m_cells[st.start_cell]; in sweep_scanline()469 style->start_cell = 0; in add_style()473 ++style->start_cell; in add_style()504 style->start_cell = 0; in sweep_styles()519 unsigned start_cell = 0; in sweep_styles() local523 unsigned v = st.start_cell; in sweep_styles()524 st.start_cell = start_cell; in sweep_styles()525 start_cell += v; in sweep_styles()540 cell = &m_cells[style->start_cell + style->num_cells - 1]; in sweep_styles()[all …]