Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Ddrawing_prop_convertor_test_ng.cpp247 auto testFontWeight = static_cast<FontWeight>(index); variable
248 RSFontWeight retFontWeight = ToRSFontWeight(testFontWeight);
249 switch (testFontWeight) {