Searched refs:dotted_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.cpp354 static const CGFloat dotted_dashed[] = { 9.0 , 6.0 , 3.0 , 3.0 };
379 m_count = WXSIZEOF(dotted_dashed);
380 m_lengths = dotted_dashed;
H A Ddccg.cpp729 const CGFloat dotted_dashed[] = { 9.0 , 6.0 , 3.0 , 3.0 };
752 lengths = dotted_dashed ;
753 count = WXSIZEOF(dotted_dashed);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgraphicc.cpp464 static const double dotted_dashed[] =
493 m_count = WXSIZEOF(dotted_dashed);
H A Ddcpsg.cpp1034 static const char *dotted_dashed = "[6 6 2 6] 4";
1043 case wxDOT_DASH: psdash = dotted_dashed; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddcclient.cpp1534 static const wxX11Dash dotted_dashed[] = {6, 6, 2, 6}; local
1565 req_dash = dotted_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1950 static const wxGTKDash dotted_dashed[] = {3, 3, 1, 3}; local
1993 req_dash = dotted_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/gnome/
H A Dgprint.cpp1628 static const double dotted_dashed[] = {6.0, 6.0, 2.0, 6.0}; local
1635 case wxDOT_DASH: gs_lgp->gnome_print_setdash( m_gpc, 4, dotted_dashed, 0 ); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1679 static const wxGTKDash dotted_dashed[] = {3, 3, 1, 3}; local
1722 req_dash = dotted_dashed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1818 static const wxX11Dash dotted_dashed[] = {3, 3, 1, 3}; local
1861 req_dash = dotted_dashed;

Completed in 66 milliseconds