Searched defs:test_font (Results 1 – 15 of 15) sorted by relevance
37 test_font (hb_font_t *font, hb_codepoint_t cp) in test_font() function
73 test_font (hb_font_t *font) in test_font() function
339 def test_font(self): member in LineNumbersTest620 def test_font(self): member in ShellSidebarTest
356 def test_font(self): member in CodeContextTest
150 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); in readTestFile() local
178 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); in main() local
584 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); in DataDrivenTest() local
154 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); in readTestFile() local
211 FakeFontMgr(sk_sp<SkTypeface> test_font) : fTestFont(test_font) {} in DEF_TEST()
330 def test_font(self): member in StandardOptionsTests
203 def test_font(self): member in LabelTest