Searched refs:fBottom_ (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ | ||
H A D | texgine_font_metrics.cpp | 27 fBottom_ = &fontMetrics_->fBottom; in TexgineFontMetrics() 56 fBottom_ = &fontMetrics_->fBottom; in SetFontMetrics() |
H A D | texgine_rect.cpp | 23 fBottom_ = &rect_->bottom_; in TexgineRect() 76 fBottom_ = &rect_->bottom_; in SetRect() |
H A D | texgine_font_metrics.h | 36 float *fBottom_ = nullptr; member in OHOS::Rosen::TextEngine::TexgineFontMetrics |
H A D | texgine_rect.h | 90 float *fBottom_ = nullptr; member in OHOS::Rosen::TextEngine::TexgineRect |
Completed in 1 milliseconds