Searched refs:aCacheItems (Results 1 – 1 of 1) sorted by relevance
2250 NWPixmapCache& aCacheItems = *gWidgetData[ m_nScreen ].gCacheTabItems; in NWPaintGTKTabItem() local2253 if( !aCacheItems.GetSize() ) in NWPaintGTKTabItem()2254 aCacheItems.SetSize( 20 ); in NWPaintGTKTabItem()2303 if( aCacheItems.Find( nType, nState, pixmapRect, &pixmap ) ) in NWPaintGTKTabItem()2362 aCacheItems.Fill( nType, nState, pixmapRect, pixmap ); in NWPaintGTKTabItem()
Completed in 28 milliseconds