Searched defs:firstRow (Results 1 – 9 of 9) sorted by relevance
145 inline RenderTableRow* RenderTableSection::firstRow() const in firstRow() function
138 RenderTableRow* firstRow = section->firstRow(); in calcWidthArray() local
1249 const Row& firstRow = m_grid[0].row; in firstLineBoxBaseline() local
53 …int firstRow = static_cast<int>(floorf((((destRect.y() - phase.y()) / scale.height()) - srcRect.y… in drawPattern() local
293 const GLuint firstRow = (GLuint) state[2]; in _mesa_fetch_state() local1003 const GLuint firstRow = (GLuint) state[2]; in _mesa_program_state_string() local
157 uint32_t *firstRow, *lastRow; in upvec_setValue() local
617 context, image, firstRow, rowCount) { argument