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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddcbuffer.h34 #define wxBUFFER_VIRTUAL_AREA 0x01 macro
170 if (style & wxBUFFER_VIRTUAL_AREA)
184 if (style & wxBUFFER_VIRTUAL_AREA)
204 return style & wxBUFFER_VIRTUAL_AREA ? window->GetVirtualSize()

Completed in 45 milliseconds