Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp38 CFX_ByteString csType = m_pDict->GetString("S"); in GetType() local
98 CFX_ByteString csType = pDict->GetString("S"); in GetFieldsCount() local
125 CFX_ByteString csType = pDict->GetString("S"); in GetAllFields() local
156 CFX_ByteString csType = pDict->GetString("S"); in GetField() local
188 CFX_ByteString csType = m_pDict->GetString("S"); in GetAnnot() local
201 CFX_ByteString csType = m_pDict->GetString("S"); in GetOperationType() local
Ddoc_ocg.cpp274 CFX_ByteString csType = pOCGDict->GetString("Type", "OCG"); in CheckOCGVisible() local
Ddoc_form.cpp270 const FX_CHAR* csType, in GenerateNewResourceName()