Searched refs:LABEL_ALIGN_LEFT (Results 1 – 9 of 9) sorted by relevance
145 rAlignment = bOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()153 rAlignment = bOutside ? LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()161 rAlignment = bOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignmentForUnitCircleValues()
73 …else if( LABEL_ALIGN_LEFT==eAlignment || LABEL_ALIGN_LEFT_TOP==eAlignment || LABEL_ALIGN_LEFT_BOTT… in changeTextAdjustment()446 case LABEL_ALIGN_LEFT: in correctPositionForRotation()
1005 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1059 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1146 m_aAxisProperties.m_aLabelAlignment = LABEL_ALIGN_LEFT; in get2DAxisMainLine()1187 LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in get2DAxisMainLine()1193 LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in get2DAxisMainLine()1205 LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in get2DAxisMainLine()1211 LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in get2DAxisMainLine()
241 aRet = LABEL_ALIGN_LEFT; in lcl_getLabelAlignmentForZAxis()249 aRet = LABEL_ALIGN_LEFT; in lcl_getLabelAlignmentForYAxis()
199 rAlignment = LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignment()232 rAlignment = bNormalOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignment()243 rAlignment = bNormalOutside ? LABEL_ALIGN_LEFT : LABEL_ALIGN_RIGHT; in getLabelScreenPositionAndAlignment()254 rAlignment = bNormalOutside ? LABEL_ALIGN_RIGHT : LABEL_ALIGN_LEFT; in getLabelScreenPositionAndAlignment()
370 eAlignment = LABEL_ALIGN_LEFT; in createShapes()
438 if(LABEL_ALIGN_LEFT==eAlignment) in createDataLabel()592 if(LABEL_ALIGN_LEFT==eAlignment in createDataLabel()
918 eAlignment = LABEL_ALIGN_LEFT; in createShapes()
32 enum LabelAlignment { LABEL_ALIGN_CENTER, LABEL_ALIGN_LEFT, LABEL_ALIGN_TOP, LABEL_ALIGN_RIGHT, LAB… enumerator
Completed in 209 milliseconds