Home
last modified time | relevance | path

Searched defs:csType (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_actionfields.cpp26 ByteString csType = pDict->GetStringFor("S"); in GetFieldsCount() local
53 ByteString csType = pDict->GetStringFor("S"); in GetAllFields() local
83 ByteString csType = pDict->GetStringFor("S"); in GetField() local
Dcpdf_action.cpp55 ByteString csType = m_pDict->GetStringFor("S"); in GetType() local
Dcpdf_occontext.cpp282 ByteString csType = pOCGDict->GetStringFor("Type", "OCG"); in CheckOCGVisible() local
Dcpdf_interform.cpp659 const char* csType, in GenerateNewResourceName()