Searched defs:AppendChar (Results 1 – 14 of 14) sorted by relevance
22 bool CFX_BidiChar::AppendChar(FX_WCHAR wch) { in AppendChar() function in CFX_BidiChar
13 void CFX_UTF8Decoder::AppendChar(FX_DWORD ch) { in AppendChar() function in CFX_UTF8Decoder
152 void CFX_WideTextBuf::AppendChar(FX_WCHAR ch) { in AppendChar() function in CFX_WideTextBuf
19 FX_BOOL AppendChar(FX_WCHAR wch) { in AppendChar() function
372 inline FX_BOOL CFDE_CSSSyntaxParser::AppendChar(FX_WCHAR wch) { in AppendChar() function in CFDE_CSSSyntaxParser
33 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() function
109 void AppendChar(const CFX_RTFChar& tc) { in AppendChar() function
971 int CPDF_CMap::AppendChar(FX_CHAR* str, FX_DWORD charcode) const { in AppendChar() function in CPDF_CMap1615 int CPDF_CIDFont::AppendChar(FX_CHAR* str, FX_DWORD charcode) const { in AppendChar() function in CPDF_CIDFont
128 void CPDF_Font::AppendChar(CFX_ByteString& str, FX_DWORD charcode) const { in AppendChar() function in CPDF_Font
346 FX_DWORD CFX_RTFBreak::AppendChar(FX_WCHAR wch) { in AppendChar() function in CFX_RTFBreak
571 FX_DWORD CFX_TxtBreak::AppendChar(FX_WCHAR wch) { in AppendChar() function in CFX_TxtBreak
91 void AppendChar(int ch) { AppendByte((uint8_t)ch); } in AppendChar() function
167 virtual int AppendChar(FX_CHAR* buf, FX_DWORD charcode) const { in AppendChar() function
1588 FX_BOOL CXFA_TextLayout::AppendChar(const CFX_WideString& wsText, in AppendChar() function in CXFA_TextLayout