Searched refs:appendUtf32 (Results 1 – 4 of 4) sorted by relevance
72 TEST_F(Utf32, appendUtf32) { in TEST_F() argument81 buf1.appendUtf32('d'); in TEST_F()87 buf2.appendUtf32(0x10000); in TEST_F()
361 buf.appendUtf32( maFontCharMap.GetCharFromIndex( i ) ); in DrawChars_Impl()687 buf.appendUtf32( maFontCharMap.GetCharFromIndex( _nPos ) ); in ImplGetItem()
502 OUStringBuffer & appendUtf32(sal_uInt32 c) { in appendUtf32() function in rtl::OUStringBuffer
5050 aSynFSysPath.appendUtf32(nUTF32); in getFSysPath()5079 aSynFSysPath.appendUtf32(nUTF32); in getFSysPath()
Completed in 142 milliseconds