Searched refs:write16BitInt (Results 1 – 1 of 1) sorted by relevance
1243 void write16BitInt( T n );1245 { write16BitInt( n ); } in writeInt16()1247 { write16BitInt( n ); } in writeUnicodeChar()1264 void BinaryOutput::write16BitInt( T n ) in write16BitInt() function in stringresource::BinaryOutput