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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddcpsg.cpp1033 static const char *wxCoord_dashed = "[4 8] 2";
1042 case wxLONG_DASH: psdash = wxCoord_dashed; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1949 static const wxGTKDash wxCoord_dashed[] = {2, 4}; local
1978 req_dash = wxCoord_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1627 static const double wxCoord_dashed[] = {4.0, 8.0}; local
1634 case wxLONG_DASH: gs_lgp->gnome_print_setdash( m_gpc, 2, wxCoord_dashed, 0 ); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1678 static const wxGTKDash wxCoord_dashed[] = {2, 4}; local
1707 req_dash = wxCoord_dashed;

Completed in 87 milliseconds