Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style.cpp54 int TexgineFontStyle::GetWeight() const in GetWeight() function in OHOS::Rosen::TextEngine::TexgineFontStyle
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style.h82 int GetWeight() const { return fValue & 0xFFFF; } in GetWeight() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_playback.cpp99 float AnimationPlayback::GetWeight() const in GetWeight() function in AnimationPlayback