Searched refs:csType (Results 1 – 5 of 5) sorted by relevance
26 ByteString csType = pDict->GetStringFor("S"); in GetFieldsCount() local28 if (csType == "Hide") in GetFieldsCount()53 ByteString csType = pDict->GetStringFor("S"); in GetAllFields() local55 if (csType == "Hide") in GetAllFields()83 ByteString csType = pDict->GetStringFor("S"); in GetField() local85 if (csType == "Hide") in GetField()
55 ByteString csType = m_pDict->GetStringFor("S"); in GetType() local56 if (csType.IsEmpty()) in GetType()60 if (csType == g_sATypes[i]) in GetType()
282 ByteString csType = pOCGDict->GetStringFor("Type", "OCG"); in CheckOCGVisible() local283 if (csType == "OCG") in CheckOCGVisible()
43 const char* csType,
659 const char* csType, in GenerateNewResourceName() argument663 ByteString csBType = csType; in GenerateNewResourceName()691 CPDF_Dictionary* pDict = pResDict->GetDictFor(csType); in GenerateNewResourceName()