Searched defs:AppendChar (Results 1 – 11 of 11) sorted by relevance
24 void CFX_CSSTextBuf::AppendChar(wchar_t wch) { in AppendChar() function in CFX_CSSTextBuf
190 bool CFX_CSSSyntaxParser::AppendChar(wchar_t wch) { in AppendChar() function in CFX_CSSSyntaxParser
13 void CFX_WideTextBuf::AppendChar(wchar_t ch) { in AppendChar() function in CFX_WideTextBuf
544 bool CFX_BidiChar::AppendChar(wchar_t wch) { in AppendChar() function in CFX_BidiChar
138 int CPDF_Font::AppendChar(char* buf, uint32_t charcode) const { in AppendChar() function in CPDF_Font143 void CPDF_Font::AppendChar(ByteString* str, uint32_t charcode) const { in AppendChar() function in CPDF_Font
434 int CPDF_CMap::AppendChar(char* str, uint32_t charcode) const { in AppendChar() function in CPDF_CMap
768 int CPDF_CIDFont::AppendChar(char* str, uint32_t charcode) const { in AppendChar() function in CPDF_CIDFont
33 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() function
67 CFX_BreakType CFX_RTFBreak::AppendChar(wchar_t wch) { in AppendChar() function in CFX_RTFBreak
204 CFX_BreakType CFX_TxtBreak::AppendChar(wchar_t wch) { in AppendChar() function in CFX_TxtBreak
875 bool CXFA_TextLayout::AppendChar(const WideString& wsText, in AppendChar() function in CXFA_TextLayout