Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font.cpp27 static Font* CastToFont(OH_Drawing_Font* cFont) in CastToFont() function
32 static const Font* CastToFont(const OH_Drawing_Font* cFont) in CastToFont() function
37 static const Font& CastToFont(const OH_Drawing_Font& cFont) in CastToFont() function
H A Ddrawing_text_blob.cpp38 static const Font& CastToFont(const OH_Drawing_Font& cFont) in CastToFont() function
H A Ddrawing_canvas.cpp108 static const Font& CastToFont(const OH_Drawing_Font& cFont) in CastToFont() function