Searched refs:m_pixelmap_storage_width (Results 1 – 2 of 2) sorted by relevance
148 int m_pixelmap_storage_width; variable
135 … m_pixelmap_storage_width = GetScaledValue(PIXELMAP_STORAGE_COLUMN_WIDTH, m_sys_dpi, text_scaler); in Init()1100 xpos = m_size.right - m_pixelmap_storage_width; in PaintPixelmapItemLines()1132 rect.right = m_size.right - m_pixelmap_storage_width - 4; in PaintPixelmapGroupColumnHeader()1210 boxrect.right = m_size.right - m_pixelmap_storage_width - 4; in PaintPixelmapItem()