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

/haiku/src/kits/locale/
H A DNumberFormat.cpp36 NumberFormat* GetPercent(BFormattingConventions* convention);
137 BNumberFormatImpl::GetPercent(BFormattingConventions* convention) function in class:BNumberFormatImpl
286 NumberFormat* percentFormatter = fPrivateData->GetPercent(&fConventions);
324 fPrivateData->GetPercent(&fConventions), string, maxSize, value);
332 fPrivateData->GetPercent(&fConventions), string, value);

Completed in 33 milliseconds