Searched defs:AppendChar (Results 1 – 8 of 8) sorted by relevance
24 FX_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
177 void CFX_WideTextBuf::AppendChar(FX_WCHAR ch) in AppendChar() function in CFX_WideTextBuf
34 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() function
622 int CPDF_CMap::AppendChar(FX_LPSTR str, FX_DWORD charcode) const in AppendChar() function in CPDF_CMap1332 int CPDF_CIDFont::AppendChar(FX_LPSTR str, FX_DWORD charcode) const in AppendChar() function in CPDF_CIDFont
163 void CPDF_Font::AppendChar(CFX_ByteString& str, FX_DWORD charcode) const in AppendChar() function in CPDF_Font
174 virtual int AppendChar(FX_LPSTR buf, FX_DWORD charcode) const in AppendChar() function
100 void AppendChar(int ch) in AppendChar() function