Lines Matching refs:Text

78         Text('direction:Row').fontSize(9).fontColor(0xCCCCCC).width('90%')
80 Text('1').width('20%').height(50).backgroundColor(0xF5DEB3)
81 Text('2').width('20%').height(50).backgroundColor(0xD2B48C)
82 Text('3').width('20%').height(50).backgroundColor(0xF5DEB3)
83 Text('4').width('20%').height(50).backgroundColor(0xD2B48C)
90 Text('direction:RowReverse').fontSize(9).fontColor(0xCCCCCC).width('90%')
92 Text('1').width('20%').height(50).backgroundColor(0xF5DEB3)
93 Text('2').width('20%').height(50).backgroundColor(0xD2B48C)
94 Text('3').width('20%').height(50).backgroundColor(0xF5DEB3)
95 Text('4').width('20%').height(50).backgroundColor(0xD2B48C)
102 Text('direction:Column').fontSize(9).fontColor(0xCCCCCC).width('90%')
104 Text('1').width('100%').height(40).backgroundColor(0xF5DEB3)
105 Text('2').width('100%').height(40).backgroundColor(0xD2B48C)
106 Text('3').width('100%').height(40).backgroundColor(0xF5DEB3)
107 Text('4').width('100%').height(40).backgroundColor(0xD2B48C)
114 Text('direction:ColumnReverse').fontSize(9).fontColor(0xCCCCCC).width('90%')
116 Text('1').width('100%').height(40).backgroundColor(0xF5DEB3)
117 Text('2').width('100%').height(40).backgroundColor(0xD2B48C)
118 Text('3').width('100%').height(40).backgroundColor(0xF5DEB3)
119 Text('4').width('100%').height(40).backgroundColor(0xD2B48C)
143 Text('Wrap').fontSize(9).fontColor(0xCCCCCC).width('90%')
145 Text('1').width('50%').height(50).backgroundColor(0xF5DEB3)
146 Text('2').width('50%').height(50).backgroundColor(0xD2B48C)
147 Text('3').width('50%').height(50).backgroundColor(0xD2B48C)
153 Text('NoWrap').fontSize(9).fontColor(0xCCCCCC).width('90%')
155 Text('1').width('50%').height(50).backgroundColor(0xF5DEB3)
156 Text('2').width('50%').height(50).backgroundColor(0xD2B48C)
157 Text('3').width('50%').height(50).backgroundColor(0xF5DEB3)
163 Text('WrapReverse').fontSize(9).fontColor(0xCCCCCC).width('90%')
165 Text('1').width('50%').height(50).backgroundColor(0xF5DEB3)
166 Text('2').width('50%').height(50).backgroundColor(0xD2B48C)
167 Text('3').width('50%').height(50).backgroundColor(0xD2B48C)
191 Text('1').width('20%').height(50).backgroundColor(0xF5DEB3)
192 Text('2').width('20%').height(50).backgroundColor(0xD2B48C)
193 Text('3').width('20%').height(50).backgroundColor(0xF5DEB3)
207 Text('justifyContent:Start').fontSize(9).fontColor(0xCCCCCC).width('90%')
210 Text('justifyContent:Center').fontSize(9).fontColor(0xCCCCCC).width('90%')
213 Text('justifyContent:End').fontSize(9).fontColor(0xCCCCCC).width('90%')
216 Text('justifyContent:SpaceBetween').fontSize(9).fontColor(0xCCCCCC).width('90%')
219 Text('justifyContent:SpaceAround').fontSize(9).fontColor(0xCCCCCC).width('90%')
222 Text('justifyContent:SpaceEvenly').fontSize(9).fontColor(0xCCCCCC).width('90%')
242 Text('1').width('33%').height(30).backgroundColor(0xF5DEB3)
243 Text('2').width('33%').height(40).backgroundColor(0xD2B48C)
244 Text('3').width('33%').height(50).backgroundColor(0xF5DEB3)
258 Text('alignItems:Auto').fontSize(9).fontColor(0xCCCCCC).width('90%')
261 Text('alignItems:Start').fontSize(9).fontColor(0xCCCCCC).width('90%')
264 Text('alignItems:Center').fontSize(9).fontColor(0xCCCCCC).width('90%')
267 Text('alignItems:End').fontSize(9).fontColor(0xCCCCCC).width('90%')
270 Text('alignItems:Stretch').fontSize(9).fontColor(0xCCCCCC).width('90%')
273 Text('alignItems:Baseline').fontSize(9).fontColor(0xCCCCCC).width('90%')
293 Text('1').width('50%').height(20).backgroundColor(0xF5DEB3)
294 Text('2').width('50%').height(20).backgroundColor(0xD2B48C)
295 Text('3').width('50%').height(20).backgroundColor(0xD2B48C)
309 Text('alignContent:Start').fontSize(9).fontColor(0xCCCCCC).width('90%')
312 Text('alignContent:Center').fontSize(9).fontColor(0xCCCCCC).width('90%')
315 Text('alignContent:End').fontSize(9).fontColor(0xCCCCCC).width('90%')
318 Text('alignContent:SpaceBetween').fontSize(9).fontColor(0xCCCCCC).width('90%')
321 Text('alignContent:SpaceAround').fontSize(9).fontColor(0xCCCCCC).width('90%')
324 Text('alignContent:SpaceEvenly').fontSize(9).fontColor(0xCCCCCC).width('90%')
329 Text('1').width('50%').height(20).backgroundColor(0xF5DEB3)
330 Text('2').width('50%').height(20).backgroundColor(0xD2B48C)
331 Text('3').width('50%').height(20).backgroundColor(0xF5DEB3)
332 Text('4').width('50%').height(20).backgroundColor(0xD2B48C)
333 Text('5').width('50%').height(20).backgroundColor(0xF5DEB3)
357 Text('Wrap').fontSize(9).fontColor(0xCCCCCC).width('90%')
359 Text('1').width('40%').height(50).backgroundColor(0xF5DEB3)
360 Text('2').width('40%').height(50).backgroundColor(0xD2B48C)
361 Text('3').width('40%').height(50).backgroundColor(0xD2B48C)
367 Text('NoWrap').fontSize(9).fontColor(0xCCCCCC).width('90%')
369 Text('1').width('50%').height(50).backgroundColor(0xF5DEB3)
370 Text('2').width('50%').height(50).backgroundColor(0xD2B48C)
371 Text('3').width('50%').height(50).backgroundColor(0xF5DEB3)
377 Text('WrapReverse').fontSize(9).fontColor(0xCCCCCC).width('90%')
379 Text('1').width('40%').height(50).backgroundColor(0xF5DEB3)
380 Text('2').width('40%').height(50).backgroundColor(0xD2B48C)
381 Text('3').width('40%').height(50).backgroundColor(0xD2B48C)
410 Text(this.text)
438 Text("Width does not reach max length").fontSize(11).fontColor(0XCCCCCC).width("50%")
440 Text("Width reaches max length").fontSize(11).fontColor(0XCCCCCC).width("50%")