Searched refs:csType (Results 1 – 4 of 4) sorted by relevance
38 CFX_ByteString csType = m_pDict->GetString("S"); in GetType() local39 if (!csType.IsEmpty()) { in GetType()42 if (csType == g_sATypes[i]) { in GetType()98 CFX_ByteString csType = pDict->GetString("S"); in GetFieldsCount() local100 if (csType == "Hide") { in GetFieldsCount()125 CFX_ByteString csType = pDict->GetString("S"); in GetAllFields() local127 if (csType == "Hide") in GetAllFields()156 CFX_ByteString csType = pDict->GetString("S"); in GetField() local158 if (csType == "Hide") { in GetField()188 CFX_ByteString csType = m_pDict->GetString("S"); in GetAnnot() local[all …]
274 CFX_ByteString csType = pOCGDict->GetString("Type", "OCG"); in CheckOCGVisible() local275 if (csType == "OCG") { in CheckOCGVisible()
270 const FX_CHAR* csType, in GenerateNewResourceName() argument274 CFX_ByteString csBType = csType; in GenerateNewResourceName()304 CPDF_Dictionary* pDict = pResDict->GetDict(csType); in GenerateNewResourceName()
536 const FX_CHAR* csType,