Searched refs:thumb_pixelmap (Results 1 – 1 of 1) sorted by relevance
88 GX_PIXELMAP *thumb_pixelmap = NULL; in _gx_scrollbar_thumb_position_calculate() local100 …(GX_WIDGET *) scroll, scroll -> gx_scrollbar_appearance.gx_scroll_thumb_pixelmap, &thumb_pixelmap); in _gx_scrollbar_thumb_position_calculate()141 if (thumb_pixelmap) in _gx_scrollbar_thumb_position_calculate()145 thumb_length = thumb_pixelmap -> gx_pixelmap_height; in _gx_scrollbar_thumb_position_calculate()146 thumb_width = thumb_pixelmap -> gx_pixelmap_width; in _gx_scrollbar_thumb_position_calculate()150 thumb_length = thumb_pixelmap -> gx_pixelmap_width; in _gx_scrollbar_thumb_position_calculate()151 thumb_width = thumb_pixelmap -> gx_pixelmap_height; in _gx_scrollbar_thumb_position_calculate()