Home
last modified time | relevance | path

Searched refs:NumberFormatWithCommas (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h125 CString NumberFormatWithCommas(long value);
Dresource_item.cpp1075 CString str = NumberFormatWithCommas(storage); in PaintFontItem()
1217 str = NumberFormatWithCommas(storage); in PaintPixelmapItem()
Dstudiox_util.cpp1638 CString NumberFormatWithCommas(long value) in NumberFormatWithCommas() function