Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h127 CArray<GX_PIXELMAP *> m_rotated_pixelmaps[MAX_THEMES]; variable
Dbinary_resource_gen.cpp44 m_rotated_pixelmaps[theme].RemoveAll(); in InitRotatedPixelmaps()
48 m_rotated_pixelmaps[theme].Add(GX_NULL); in InitRotatedPixelmaps()
62 map = m_rotated_pixelmaps[theme].GetAt(index); in DestroyRotatedPixelmaps()
2093 rotated_map = m_rotated_pixelmaps[theme_id].GetAt(output_map_id - 1); in WritePixelmapBlock()
2098 m_rotated_pixelmaps[theme_id].SetAt(output_map_id - 1, rotated_map); in WritePixelmapBlock()
2730 rotated_map = m_rotated_pixelmaps[theme_id].GetAt(outmap_id - 1); in GetOnePixelmapDataSize()
2735 m_rotated_pixelmaps[theme_id].SetAt(outmap_id - 1, rotated_map); in GetOnePixelmapDataSize()