Searched refs:skLCBufSize (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/libroot/locale/
H A DICUMonetaryData.h65 char fDecimalPoint[skLCBufSize];
66 char fThousandsSep[skLCBufSize];
67 char fGrouping[skLCBufSize];
68 char fIntCurrSymbol[skLCBufSize];
69 char fCurrencySymbol[skLCBufSize];
70 char fPositiveSign[skLCBufSize];
71 char fNegativeSign[skLCBufSize];
H A DICUNumericData.h34 char fDecimalPoint[skLCBufSize];
35 char fThousandsSep[skLCBufSize];
36 char fGrouping[skLCBufSize];
H A DICUCategoryData.h47 static const size_t skLCBufSize = 16; member in class:BPrivate::Libroot::ICUCategoryData
/haiku/src/system/libroot/add-ons/icu/
H A DICULocaleconvData.cpp34 destination, skLCBufSize, defaultValue);
H A DICUMonetaryData.cpp167 fIntCurrSymbol, skLCBufSize);

Completed in 69 milliseconds