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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp55 #define IS_16_PIX_HATCH(s) ((s)==wxBDIAGONAL_HATCH || (s)==wxCROSSDIAG_HATCH || (s)==wxFDIAGONAL_HATCH) macro
563 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
633 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
750 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
825 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
952 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
1036 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp55 #define IS_16_PIX_HATCH(s) ((s)!=wxCROSSDIAG_HATCH && (s)!=wxHORIZONTAL_HATCH && (s)!=wxVERTICAL_HATCH) macro
547 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
614 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
722 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
785 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
883 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
967 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp59 #define IS_16_PIX_HATCH(s) ((s)!=wxCROSSDIAG_HATCH && (s)!=wxHORIZONTAL_HATCH && (s)!=wxVERTICAL_HATCH) macro
470 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
556 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
669 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
751 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
861 if (IS_16_PIX_HATCH(m_brush.GetStyle()))
951 if (IS_16_PIX_HATCH(m_brush.GetStyle()))

Completed in 132 milliseconds