Searched refs:csElement (Results 1 – 1 of 1) sorted by relevance
28 static FX_BOOL FPDFDOC_OCG_HasIntent(const CPDF_Dictionary *pDict, FX_BSTR csElement, FX_BSTR csDef… in FPDFDOC_OCG_HasIntent() argument33 return csElement == csDef; in FPDFDOC_OCG_HasIntent()40 if (bsIntent == FX_BSTRC("All") || bsIntent == csElement) { in FPDFDOC_OCG_HasIntent()47 return bsIntent == FX_BSTRC("All") || bsIntent == csElement; in FPDFDOC_OCG_HasIntent()