Home
last modified time | relevance | path

Searched defs:customContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_typeface_test.cpp391 TextBlob::Context customContext { typeface, isCustomTypeface }; variable
407 TextBlob::Context customContext { nullptr, isCustomTypeface }; variable