Searched refs:GetFaceSize (Results 1 – 5 of 5) sorted by relevance
54 ASSERT_EQ(1u, font_mapper.GetFaceSize()); in TEST()
76 size_t GetFaceSize() const;
134 EXPECT_EQ(1u, font_mapper.GetFaceSize()); in TEST()
750 size_t CFX_FontMapper::GetFaceSize() const { in GetFaceSize() function in CFX_FontMapper
490 for (size_t i = 0; i < pFontMapper->GetFaceSize(); ++i) { in CreateFontStream()647 for (size_t i = 0; i < pFontMapper->GetFaceSize(); ++i) { in EnumFontsFromFontMapper()