Searched refs:abscissa (Results 1 – 3 of 3) sorted by relevance
49 the abscissa of the point, in pixel coordinates.60 the abscissa of the point, in pixel coordinates.
62 The abscissa value for which the value of the regression
2542 long const abscissa = i_abscissa - m_nColHeaderHeightPixel; in impl_getRowForAbscissa() local2543 long const row = m_nTopRow + abscissa / m_nRowHeightPixel; in impl_getRowForAbscissa()
Completed in 27 milliseconds