Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:CFX_UTF8Decoder

300 class CFX_UTF8Decoder

304 CFX_UTF8Decoder(IFX_Allocator* pAllocator = NULL) : m_Buffer(pAllocator)