Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/text/service/skia_txt/
Dtext_line_base.cpp134 double TextLineBaseImpl::GetAlignmentOffset(double alignmentFactor, double alignmentWidth) const in GetAlignmentOffset() function in OHOS::Rosen::AdapterTxt::TextLineBaseImpl
/foundation/graphic/graphic_2d/frameworks/text/adapter/skia/impl/
Dtext_line_impl.cpp139 double TextLineImpl::GetAlignmentOffset(double alignmentFactor, double alignmentWidth) const in GetAlignmentOffset() function in OHOS::Rosen::SPText::TextLineImpl
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
Djs_text_line.cpp219 napi_value JsTextLine::GetAlignmentOffset(napi_env env, napi_callback_info info) in GetAlignmentOffset() function in OHOS::Rosen::JsTextLine