Home
last modified time | relevance | path

Searched refs:mpALIGN_BORDER_TOP (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithContribItems/wxSmithPlot/
H A DwxsAxis.cpp218 static const long AlignValues[] = { mpALIGN_BORDER_LEFT, mpALIGN_BORDER_TOP, mpAL… in OnEnumWidgetProperties()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxmathplot/
H A Dmathplot.h485 #define mpALIGN_BORDER_TOP 0x05 macro
499 #define mpALIGN_BORDER_RIGHT mpALIGN_BORDER_TOP
H A Dmathplot.cpp756 if (m_flags == mpALIGN_BORDER_TOP ) in Plot()
943 case mpALIGN_BORDER_TOP: in Plot()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/widgets/
H A Dmathplot.h489 #define mpALIGN_BORDER_TOP 0x05 macro
503 #define mpALIGN_BORDER_RIGHT mpALIGN_BORDER_TOP
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/widgets/
H A Dmathplot.cpp1239 if( m_flags == mpALIGN_BORDER_TOP ) in Plot()
1376 case mpALIGN_BORDER_TOP: in Plot()