Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dthrobber.cxx255 size_t const nImageCounts[] = { 6, 12, 12 }; in getDefaultImageURLs() local
269 aImageURLs.reserve( nImageCounts[index] ); in getDefaultImageURLs()
270 for ( size_t i=0; i<nImageCounts[index]; ++i ) in getDefaultImageURLs()

Completed in 14 milliseconds