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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp1236 bool textPixel = image.GetRed(sx, sy) == 0; local
1238 if (!textPixel && m_backgroundMode != wxSOLID)
1244 if (textPixel && !lastFore)
1251 else if (!textPixel && !lastBack)

Completed in 45 milliseconds