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

/haiku/src/kits/locale/
H A DNumberFormat.cpp28 class BNumberFormatImpl { class
30 BNumberFormatImpl();
31 ~BNumberFormatImpl();
51 BNumberFormatImpl::BNumberFormatImpl() function in class:BNumberFormatImpl
61 BNumberFormatImpl::~BNumberFormatImpl()
71 BNumberFormatImpl::GetInteger(BFormattingConventions* convention)
93 BNumberFormatImpl::GetFloat(BFormattingConventions* convention)
115 BNumberFormatImpl
[all...]
/haiku/headers/os/locale/
H A DNumberFormat.h18 class BNumberFormatImpl;
48 BNumberFormatImpl* fPrivateData;

Completed in 45 milliseconds