Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Dmain.cpp99 double lastLayoutMaxWidth = 1000.0; // width 1000.0 in DoDraw() local
100 typography->Layout(lastLayoutMaxWidth); in DoDraw()