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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dhyperlnk.cpp302 long addstyle; local
311 addstyle = wxHL_ALIGN_LEFT;
315 addstyle = wxHL_ALIGN_CENTRE;
319 addstyle = wxHL_ALIGN_RIGHT;
323 CreateHyperlinkLong(addstyle);

Completed in 152 milliseconds