Searched refs:upArrowStr (Results 1 – 4 of 4) sorted by relevance
142 …tr + " " + typeText + " " + (itemsList.at(currentRow).direction == 1 ? upArrowStr : downArrowStr) + in data()169 lineText += "\t" + upArrowStr; in data()320 return upArrowStr; in data()
51 #define upArrowStr baseValues_->upArrow macro
242 direction = upArrowStr + "\t"; in data()335 return upArrowStr; in data()
3348 tradesLabels.insert(4, upArrowStr + downArrowStr); in languageChanged()3353 … "Amount") << upArrowStr + downArrowStr << julyTr("ORDERS_TOTAL", "Total") << ""; in languageChanged()