Searched refs:LV_CONV_BUF (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/msw/
H A Dlistctrl.cpp99 #define LV_CONV_BUF wxMB2WXbuf macro
105 #define LV_CONV_BUF wxWC2WXbuf macro
137 m_buf = new LV_CONV_BUF(wxConvLocal.LV_CONV_TO_WX(item.pszText));
157 LV_CONV_BUF *m_buf;

Completed in 50 milliseconds