Home
last modified time | relevance | path

Searched refs:Italic (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h95 static constexpr FontStyle Italic = { 0x73E800190 | (1 << 18) }; variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h159 const std::string TEXT_EQUALS_VALUE = R"({"style":"FontStyle.Italic","size":"20.10px","weight":"FontWeight.Bold",)"
H A Dspan_test_ng.cpp65 R"({"style":"FontStyle.Italic","size":"20.10px","weight":"FontWeight.Bold","family":"cursive"})";
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp85 typeFace.style.SlantType = SlantType::Italic; in InitTypeFace()

Completed in 5 milliseconds