Searched defs:csType (Results 1 – 3 of 3) sorted by relevance
39 CFX_ByteString csType = m_pDict->GetString("S"); in GetType() local102 CFX_ByteString csType = pDict->GetString("S"); in GetFieldsCount() local132 CFX_ByteString csType = pDict->GetString("S"); in GetAllFields() local165 CFX_ByteString csType = pDict->GetString("S"); in GetField() local213 CFX_ByteString csType = m_pDict->GetString("S"); in GetAnnot() local226 CFX_ByteString csType = m_pDict->GetString("S"); in GetOperationType() local
290 CFX_ByteString csType = pOCGDict->GetString(FX_BSTRC("Type"), FX_BSTRC("OCG")); in CheckOCGVisible() local
292 …InterForm::GenerateNewResourceName(const CPDF_Dictionary* pResDict, FX_LPCSTR csType, int iMinLen,… in GenerateNewResourceName()