Searched refs:ReadNextCharFunc (Results 1 – 1 of 1) sorted by relevance
106 typedef u16 (CharStrmReader::*ReadNextCharFunc)(); typedef113 const ReadNextCharFunc mReadFunc; // Pointer to the stream interpretation function120 explicit CharStrmReader(ReadNextCharFunc func) in CharStrmReader()