Home
last modified time | relevance | path

Searched refs:m_pixelmap_storage_width (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_item.h148 int m_pixelmap_storage_width; variable
Dresource_item.cpp135m_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()