Searched refs:GetLogicScale (Results 1 – 6 of 6) sorted by relevance
105 return value_ * pipeline->GetLogicScale() / pipeline->GetDipScale(); in ConvertToVp()128 return value_ * pipeline->GetLogicScale(); in ConvertToPx()154 return value_ * pipeline->GetLogicScale() / pipeline->GetDipScale() / fontScale; in ConvertToFp()
31 scaleProperty.lpxScale = static_cast<float>(pipeline->GetLogicScale()); in CreateScaleProperty()
782 double GetLogicScale() const in GetLogicScale() function
242 fontScale, pipeline->GetLogicScale(), width, indentValue)) { in ApplyIndent()
424 return value * pipeline->GetLogicScale(); in ConvertToPx()
2724 auto lpxScale = pipeline->GetLogicScale(); in BdImagePaintTask()2926 { pipeline->GetDipScale(), pipeline->GetLogicScale() }); in PaintBorderImageGradient()