Home
last modified time | relevance | path

Searched defs:line_spacing (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/text/
DTextAnimator.h42 line_spacing = { 0, 0 }; member
58 line_spacing = { 0, 0 }; member
DTextAdapter.cpp578 SkV2 line_spacing = { 0, 0 }; in onSync() local
/third_party/rust/crates/codespan/codespan-reporting/examples/
Dreadme_preview.rs97 let line_spacing = 3; in main() localVariable
/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c172 int line_spacing; ///< lines spacing in pixels member