Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_pixelmap_prompt_background_draw.c85 GX_RESOURCE_ID right_id; in _gx_pixelmap_prompt_background_draw() local
90 right_id = prompt -> gx_normal_right_pixelmap_id; in _gx_pixelmap_prompt_background_draw()
104 right_id = prompt -> gx_selected_right_pixelmap_id; in _gx_pixelmap_prompt_background_draw()
130 if (right_id) in _gx_pixelmap_prompt_background_draw()
132 _gx_context_pixelmap_get(right_id, &map); in _gx_pixelmap_prompt_background_draw()