Searched refs:csType (Results 1 – 5 of 5) sorted by relevance
21 CFX_ByteString csType = pDict->GetStringFor("S"); in GetFieldsCount() local23 if (csType == "Hide") in GetFieldsCount()48 CFX_ByteString csType = pDict->GetStringFor("S"); in GetAllFields() local50 if (csType == "Hide") in GetAllFields()78 CFX_ByteString csType = pDict->GetStringFor("S"); in GetField() local80 if (csType == "Hide") in GetField()
49 CFX_ByteString csType = m_pDict->GetStringFor("S"); in GetType() local50 if (csType.IsEmpty()) in GetType()54 if (csType == g_sATypes[i]) in GetType()
275 CFX_ByteString csType = pOCGDict->GetStringFor("Type", "OCG"); in CheckOCGVisible() local276 if (csType == "OCG") in CheckOCGVisible()
42 const FX_CHAR* csType,
690 const FX_CHAR* csType, in GenerateNewResourceName() argument694 CFX_ByteString csBType = csType; in GenerateNewResourceName()722 CPDF_Dictionary* pDict = pResDict->GetDictFor(csType); in GenerateNewResourceName()