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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dgraphics.cpp352 static const CGFloat short_dashed[] = { 9.0 , 6.0 };
374 m_count = WXSIZEOF(short_dashed);
375 m_lengths = short_dashed;
H A Ddccg.cpp727 const CGFloat short_dashed[] = { 9.0 , 6.0 };
747 lengths = short_dashed ;
748 count = WXSIZEOF(short_dashed) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgraphicc.cpp456 static const double short_dashed[] =
488 m_count = WXSIZEOF(short_dashed);
H A Ddcpsg.cpp1032 static const char *short_dashed = "[4 4] 2";
1041 case wxSHORT_DASH: psdash = short_dashed; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp1532 static const wxX11Dash short_dashed[] = {4, 4}; local
1555 req_dash = short_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1948 static const wxGTKDash short_dashed[] = {2, 2}; local
1985 req_dash = short_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1626 static const double short_dashed[] = {4.0, 4.0}; local
1633 case wxSHORT_DASH: gs_lgp->gnome_print_setdash( m_gpc, 2, short_dashed, 0 ); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1677 static const wxGTKDash short_dashed[] = {2, 2}; local
1714 req_dash = short_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1816 static const wxX11Dash short_dashed[] = {2, 2}; local
1853 req_dash = short_dashed;

Completed in 207 milliseconds