Searched refs:getAxisLabel (Results 1 – 4 of 4) sorted by relevance
77 const char* label = getAxisLabel(axis.axisInfo.axis); in dump()84 label = getAxisLabel(axis.axisInfo.highAxis); in dump()
90 const char* label = getAxisLabel(range.axis); in dump()
452 static inline const char* getAxisLabel(int32_t axisId) { in getAxisLabel() function
564 return getAxisLabel(axis); in getLabel()