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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Ddib.cpp55 static inline bool GetDIBSection(HBITMAP hbmp, DIBSECTION *ds) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddib.cpp72 static inline bool GetDIBSection(HBITMAP hbmp, DIBSECTION *ds) function
163 if ( GetDIBSection(hbmp, &ds) )
248 if ( !GetDIBSection(m_handle, &ds) )
315 if ( !GetDIBSection(m_handle, &ds) )
364 if ( !GetDIBSection(m_handle, &ds) )
390 if ( !GetDIBSection(m_handle, &ds) )
598 if ( !GetDIBSection(m_handle, &ds) )

Completed in 79 milliseconds