Home
last modified time | relevance | path

Searched refs:font0 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c397 hb_font_t *font0; in test_fontfuncs_parallels() local
405 font0 = hb_font_create (face); in test_fontfuncs_parallels()
409 font1 = hb_font_create_sub_font (font0); in test_fontfuncs_parallels()
410 hb_font_destroy (font0); in test_fontfuncs_parallels()
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp98 bool IsRSFontEquals(const RSFont& font0, const RSFont& font1) { in IsRSFontEquals() argument
99 auto f0 = const_cast<RSFont&>(font0); in IsRSFontEquals()

Completed in 6 milliseconds