Searched refs:GetMeasureTextHeight (Results 1 – 5 of 5) sorted by relevance
95 double GetMeasureTextHeight(const PaintState& state, const std::string& text) override;
419 double CanvasRenderingContext2DModelImpl::GetMeasureTextHeight(const PaintState& state, const std::… in GetMeasureTextHeight() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
417 double OffscreenCanvasRenderingContext2DModelImpl::GetMeasureTextHeight( in GetMeasureTextHeight() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
102 …virtual double GetMeasureTextHeight(const PaintState& state, const std::string& text) { return 0.0… in GetMeasureTextHeight() function