Home
last modified time | relevance | path

Searched refs:CreateMathFont (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/opentype/
H A Dopen_type_math_support_test.cc31 Font CreateMathFont(const String& name, float size = 1000) { in CreateMathFont() function in blink::OpenTypeMathSupportTest
41 CreateMathFont(name).PrimaryFont()->PlatformData().GetHarfBuzzFace()); in HasMathData()
47 Font math = CreateMathFont(name); in MathConstant()
68 Font math_text = CreateMathFont("math-text.woff"); in TEST_F()
245 Font math = CreateMathFont("math-text.woff"); in TEST_F()
295 Font math = CreateMathFont("operators.woff"); in TEST_F()
415 Font math = CreateMathFont( in TEST_F()
450 Font math = CreateMathFont( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/opentype/
H A Dopen_type_math_support_test.cc31 Font CreateMathFont(const String& name, float size = 1000) { in CreateMathFont() function in blink::OpenTypeMathSupportTest
41 CreateMathFont(name).PrimaryFont()->PlatformData().GetHarfBuzzFace()); in HasMathData()
47 Font math = CreateMathFont(name); in MathConstant()
68 Font math_text = CreateMathFont("math-text.woff"); in TEST_F()
245 Font math = CreateMathFont("math-text.woff"); in TEST_F()
295 Font math = CreateMathFont("operators.woff"); in TEST_F()
415 Font math = CreateMathFont( in TEST_F()
450 Font math = CreateMathFont( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dstretchy_operator_shaper_test.cc40 Font CreateMathFont(const String& name, float size = 1000) { in CreateMathFont() function in blink::StretchyOperatorShaperTest
55 Font math = CreateMathFont("operators.woff"); in TEST_F()
272 Font math = CreateMathFont( in TEST_F()
290 Font math = CreateMathFont( in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dstretchy_operator_shaper_test.cc39 Font CreateMathFont(const String& name, float size = 1000) { in CreateMathFont() function in blink::StretchyOperatorShaperTest
54 Font math = CreateMathFont("operators.woff"); in TEST_F()