Home | History | Annotate | Download | only in fpdfsdk

Lines Matching full:graphics_dict

617   CPDF_Dictionary* graphics_dict =
619 ASSERT_TRUE(graphics_dict);
620 EXPECT_EQ(2, static_cast<int>(graphics_dict->GetCount()));
629 EXPECT_EQ(2, static_cast<int>(graphics_dict->GetCount()));
638 EXPECT_EQ(3, static_cast<int>(graphics_dict->GetCount()));
646 EXPECT_EQ(3, static_cast<int>(graphics_dict->GetCount()));
655 EXPECT_EQ(4, static_cast<int>(graphics_dict->GetCount()));
671 CPDF_Dictionary* graphics_dict =
673 ASSERT_TRUE(graphics_dict);
674 EXPECT_EQ(2, static_cast<int>(graphics_dict->GetCount()));
684 EXPECT_EQ(3, static_cast<int>(graphics_dict->GetCount()));
693 EXPECT_EQ(3, static_cast<int>(graphics_dict->GetCount()));
713 EXPECT_EQ(3, static_cast<int>(graphics_dict->GetCount()));