Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_pixelmap_prompt_background_draw.c84 GX_RESOURCE_ID left_id; in _gx_pixelmap_prompt_background_draw() local
89 left_id = prompt -> gx_normal_left_pixelmap_id; in _gx_pixelmap_prompt_background_draw()
100 left_id = prompt -> gx_selected_left_pixelmap_id; in _gx_pixelmap_prompt_background_draw()
117 if (left_id) in _gx_pixelmap_prompt_background_draw()
119 _gx_context_pixelmap_get(left_id, &map); in _gx_pixelmap_prompt_background_draw()