Searched defs:cells (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_rasterizer_scanline_aa.h239 const cell_aa* const* cells = m_outline.scanline_cells(m_scan_y); local
H A Dagg_scanline_storage_aa.h94 int add_cells(const T* cells, unsigned num_cells) argument
H A Dagg_rasterizer_compound_aa.h485 const cell_style_aa* const* cells = m_outline.scanline_cells(m_scan_y); local
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h162 const cell_aa* const* cells = m_outline.scanline_cells(m_scan_y); local
/haiku/src/apps/terminal/
H A DTerminalLine.h214 TerminalCell cells[1]; member in struct:TerminalLine
/haiku/src/apps/serialconnect/
H A DTermView.cpp24 VTermScreenCell cells[]; member in struct:ScrollBufferItem
483 TermView::_PushLine(int cols, const VTermScreenCell* cells) argument
528 TermView::_PopLine(int cols, VTermScreenCell* cells) argument
569 _PushLine(int cols, const VTermScreenCell* cells, void* user) argument
579 _PopLine(int cols, VTermScreenCell* cells, void* user) argument
[all...]
/haiku/src/libs/glut/
H A Dglutint.h320 GLUTcolorcell *cells; /* array of cells */ member in struct:_GLUTcolormap

Completed in 114 milliseconds