Searched refs:imageListBitmapXSize (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DGenericClientListCtrl.cpp678 int imageListBitmapXSize = 0; local
679 if (m_ImageList.GetSize(0, imageListBitmapXSize, imageListBitmapYOffset)) {
680 imageListBitmapXSize += 2; // Padding.
700 DrawClientItem(dc, cid, target_rec, content, iTextOffset, imageListBitmapYOffset, imageListBitmapXSize);

Completed in 105 milliseconds