Searched defs:AppendChar (Results 1 – 9 of 9) sorted by relevance
127 int CPDF_Font::AppendChar(char* buf, uint32_t charcode) const { in AppendChar() function in CPDF_Font132 void CPDF_Font::AppendChar(ByteString* str, uint32_t charcode) const { in AppendChar() function in CPDF_Font
454 int CPDF_CMap::AppendChar(char* str, uint32_t charcode) const { in AppendChar() function in CPDF_CMap
844 int CPDF_CIDFont::AppendChar(char* str, uint32_t charcode) const { in AppendChar() function in CPDF_CIDFont
18 bool CFX_BidiChar::AppendChar(wchar_t wch) { in AppendChar() function in CFX_BidiChar
36 void WideTextBuffer::AppendChar(wchar_t ch) { in AppendChar() function in fxcrt::WideTextBuffer
33 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() function
70 CFGAS_Char::BreakType CFGAS_RTFBreak::AppendChar(wchar_t wch) { in AppendChar() function in CFGAS_RTFBreak
214 CFGAS_Char::BreakType CFGAS_TxtBreak::AppendChar(wchar_t wch) { in AppendChar() function in CFGAS_TxtBreak
905 bool CXFA_TextLayout::AppendChar(const WideString& wsText, in AppendChar() function in CXFA_TextLayout