Searched refs:pLastVisibleNeighbourTickInfo (Results 1 – 1 of 1) sorted by relevance
633 TickInfo* pLastVisibleNeighbourTickInfo = NULL; in createTextShapes() local661 pLastVisibleNeighbourTickInfo = bIsStaggered ? in createTextShapes()674 if( pLastVisibleNeighbourTickInfo && !rAxisLabelProperties.bOverlapAllowed ) in createTextShapes()676 if( lcl_doesShapeOverlapWithTickmark( pLastVisibleNeighbourTickInfo->xTextShape in createTextShapes()686 pLastVisibleNeighbourTickInfo = pPREPreviousVisibleTickInfo; in createTextShapes()687 if( !pLastVisibleNeighbourTickInfo || in createTextShapes()688 !lcl_doesShapeOverlapWithTickmark( pLastVisibleNeighbourTickInfo->xTextShape in createTextShapes()760 if( pLastVisibleNeighbourTickInfo && !rAxisLabelProperties.bOverlapAllowed ) in createTextShapes()769 pLastVisibleNeighbourTickInfo = pPREPreviousVisibleTickInfo; in createTextShapes()770 if( !pLastVisibleNeighbourTickInfo || in createTextShapes()[all …]
Completed in 12 milliseconds