Searched refs:width1 (Results 1 – 25 of 89) sorted by relevance
1234
42 @State width1 : number = 10047 Text("width1: " + this.width1).key('appendChild_width1')54 this.width1 = Number(renderNode.getChild(0)?.size.width)67 this.width1 = sibling1.size.width69 this.width1 = 6078 this.width1 = sibling.size.width80 this.width1 = 12090 this.width1 = sibling.size.width92 this.width1 = 130
43 @State width1: number = 10048 Text("width1: " + this.width1).key('appendChild_width1')55 this.width1 = renderNode.getChild(0).size.width66 this.width1 = sibling1.size.width68 this.width1 = 6077 this.width1 = sibling.size.width79 this.width1 = 12089 this.width1 = sibling.size.width91 this.width1 = 130
20 @State width1:number = 20026 .width(this.width1).height(200)31 this.width1 = 25034 this.width1 = 200
25 @State width1: number = 700;39 } else if (message.name == 'width1') {40 this.width1 = message.value;72 .width(this.width1)
25 @State width1: number = 70039 }else if(message.name == 'width1'){40 this.width1 = message.value;76 .width(this.width1)
27 @State width1: number = 700;46 } else if (message.name == 'width1') {47 this.width1 = message.value;83 .width(this.width1)
26 @State width1: number = 700;42 } else if (message.name == 'width1') {43 this.width1 = message.value;77 .width(this.width1)
27 @State width1: number = 700;45 } else if (message.name == 'width1') {46 this.width1 = message.value;80 .width(this.width1)
65 let width1 = rect.right - rect.left71 console.info('width1: ' + width1);73 expect(Math.abs(width1 - width2) <= 1).assertTrue();
28 @State width1: number = 074 this.width1 = this.scroller.getItemRect(this.index).width79 Text('' + this.width1).key('getScrollItemRect4_text3')
28 @State width1: number = 075 this.width1 = this.scroller.getItemRect(this.index).width80 Text('' + this.width1).key('getScrollItemRect3_text3')
28 @State width1: number = 076 this.width1 = this.scroller.getItemRect(this.index).width81 Text('' + this.width1).key('getScrollItemRect1_text3')
28 @State width1: number = 075 this.width1 = this.scroller.getItemRect(this.index).width80 Text('' + this.width1).key('getScrollItemRect2_text3')
26 @State width1: number = 072 this.width1 = this.scroller.getItemRect(this.index).width77 Text('' + this.width1).key('getScrollItemRect4_text3')
27 @State width1: number = 074 this.width1 = this.scroller.getItemRect(this.index).width79 Text('' + this.width1).key('getScrollItemRect2_text3')
27 @State width1: number = 075 this.width1 = this.scroller.getItemRect(this.index).width80 Text('' + this.width1).key('getScrollItemRect5_text3')
27 @State width1: number = 075 this.width1 = this.scroller.getItemRect(this.index).width80 Text('' + this.width1).key('getScrollItemRect1_text3')
26 @State width1: number = 091 this.width1 = this.listScroller.getItemRect(this.index).width96 Text('' + this.width1).key('getListItemRect6_text3')
28 @State width1: number = 079 this.width1 = this.listScroller.getItemRect(this.index).width84 Text('' + this.width1).key('getListItemRect4_text3')