Home | History | Annotate | Download | only in fpdftext

Lines Matching refs:AppendChar

1103         pFont->AppendChar(str, charCode);

1119 m_TextBuf.AppendChar(str.GetAt(i));
1125 m_TextBuf.AppendChar(str.GetAt(i));
1153 m_TextBuf.AppendChar(Info2.m_Unicode);
1162 m_TextBuf.AppendChar(wChar);
1192 m_TextBuf.AppendChar(Info2.m_Unicode);
1202 m_TextBuf.AppendChar(Info.m_Unicode);
1237 if(BidiChar && BidiChar->AppendChar(str.GetAt(i))) {
1559 m_TempTextBuf.AppendChar(wChar);
1609 m_TempTextBuf.AppendChar(TEXT_BLANK_CHAR);
1616 m_TextBuf.AppendChar(TEXT_RETURN_CHAR);
1617 m_TextBuf.AppendChar(TEXT_LINEFEED_CHAR);
1620 m_TextBuf.AppendChar(TEXT_RETURN_CHAR);
1627 m_TextBuf.AppendChar(TEXT_LINEFEED_CHAR);
1658 m_TempTextBuf.AppendChar(0xfffe);
1661 m_TempTextBuf.AppendChar(0xfffe);
1757 m_TempTextBuf.AppendChar(TEXT_BLANK_CHAR);
1808 m_TempTextBuf.AppendChar(0xfffe);
1830 m_TempTextBuf.AppendChar(charinfo.m_Unicode);
1832 m_TempTextBuf.AppendChar(0xfffe);