Home
last modified time | relevance | path

Searched refs:fLineShift (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/skottie/src/
DSkottieProperty.cpp23 && fLineShift == other.fLineShift in operator ==()
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp178 float v_offset = -fDesc.fLineShift; in finalize()
415 desc.fLineShift = try_scale * orig_desc.fLineShift; in ShapeToFit()
DSkottieShaper.h111 fLineShift, member
DTextValue.cpp41 v->fLineShift = ParseDefault((*jtxt)["ls"], 0.0f); in Parse()
DTextAdapter.cpp458 fText->fLineShift, in reshape()
/third_party/skia/modules/skottie/include/
DSkottieProperty.h47 fLineShift = 0,