Searched refs:lcl_getRightEdge (Results 1 – 1 of 1) sorted by relevance
46 long lcl_getRightEdge( T & rControl ) in lcl_getRightEdge() function126 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBNone )); in adjustControlSizes()127 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBLinear )); in adjustControlSizes()128 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBLogarithmic )); in adjustControlSizes()129 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBExponential )); in adjustControlSizes()130 aControlRightEdges.push_back( lcl_getRightEdge( m_aRBPower )); in adjustControlSizes()131 aControlRightEdges.push_back( lcl_getRightEdge( m_aCBShowEquation )); in adjustControlSizes()132 aControlRightEdges.push_back( lcl_getRightEdge( m_aCBShowCorrelationCoeff )); in adjustControlSizes()145 aControlRightEdges.push_back( lcl_getRightEdge( aDummyTextCtrl )); in adjustControlSizes()147 aControlRightEdges.push_back( lcl_getRightEdge( aDummyTextCtrl )); in adjustControlSizes()
Completed in 8 milliseconds