Home
last modified time | relevance | path

Searched refs:SetUnicodeText (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h86 void SetUnicodeText(FX_LPCWSTR pUnicodes, int len = -1);
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_objects.cpp334 void CPDF_Object::SetUnicodeText(FX_LPCWSTR pUnicodes, int len) in SetUnicodeText() function in CPDF_Object