Searched refs:GetCaption (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1403 return GetCaption("CA");
1411 return GetCaption("RC");
1419 return GetCaption("AC");
1494 CFX_WideString GetCaption(CFX_ByteString csEntry);
1685 return GetCaption(FX_BSTRC("CA"));
1693 return GetCaption(FX_BSTRC("RC"));
1701 return GetCaption(FX_BSTRC("AC"));
1747 CFX_WideString GetCaption(FX_BSTR csEntry);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_formcontrol.cpp229 CFX_WideString CPDF_FormControl::GetCaption(CFX_ByteString csEntry) function in class:CPDF_FormControl
232 return mk.GetCaption(csEntry);
432 CFX_WideString CPDF_ApSettings::GetCaption(FX_BSTR csEntry) function in class:CPDF_ApSettings

Completed in 49 milliseconds