Searched refs:thumb_pixelmap (Results 1 – 1 of 1) sorted by relevance
87 GX_PIXELMAP *thumb_pixelmap = NULL; in _gx_scrollbar_thumb_position_calculate() local99 …(GX_WIDGET *) scroll, scroll -> gx_scrollbar_appearance.gx_scroll_thumb_pixelmap, &thumb_pixelmap); in _gx_scrollbar_thumb_position_calculate()140 if (thumb_pixelmap) in _gx_scrollbar_thumb_position_calculate()144 thumb_length = thumb_pixelmap -> gx_pixelmap_height; in _gx_scrollbar_thumb_position_calculate()145 thumb_width = thumb_pixelmap -> gx_pixelmap_width; in _gx_scrollbar_thumb_position_calculate()149 thumb_length = thumb_pixelmap -> gx_pixelmap_width; in _gx_scrollbar_thumb_position_calculate()150 thumb_width = thumb_pixelmap -> gx_pixelmap_height; in _gx_scrollbar_thumb_position_calculate()