Searched refs:CIDfont (Results 1 – 1 of 1) sorted by relevance
948 CFX_Font CIDfont; in TEST_F() local951 CIDfont.LoadSubst("IPAGothic", 1, 0, 400, 0, 932, 0); in TEST_F()952 EXPECT_EQ("IPAGothic", CIDfont.GetFaceName()); in TEST_F()953 const uint8_t* data = CIDfont.GetFontData(); in TEST_F()954 const uint32_t size = CIDfont.GetSize(); in TEST_F()