Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_metrics.cpp27 fBottom_ = &fontMetrics_->fBottom; in TexgineFontMetrics()
56 fBottom_ = &fontMetrics_->fBottom; in SetFontMetrics()
H A Dtexgine_rect.cpp23 fBottom_ = &rect_->bottom_; in TexgineRect()
76 fBottom_ = &rect_->bottom_; in SetRect()
H A Dtexgine_font_metrics.h36 float *fBottom_ = nullptr; variable
H A Dtexgine_rect.h90 float *fBottom_ = nullptr; variable