Searched refs:dumpButton1 (Results 1 – 1 of 1) sorted by relevance
209 UILabelButton* dumpButton1 = GetLabelButton("dump"); in CreateLabelButtons001() local210 layout->Add(dumpButton1); in CreateLabelButtons001()216 dumpButton1->SetOnClickListener(clickDumpDomListener1_); in CreateLabelButtons001()277 UILabelButton* dumpButton1 = GetLabelButton("dump"); in UIKitTestDumpDom002() local279 group2->Add(dumpButton1); in UIKitTestDumpDom002()280 dumpButton1->SetText("dump"); in UIKitTestDumpDom002()286 dumpButton1->SetOnClickListener(clickDumpDomListener6_); in UIKitTestDumpDom002()419 UILabelButton* dumpButton1 = GetLabelButton("dump"); in CreateButtons002() local420 dumpButton1->SetPosition(230, 48); // 230: x-coordinate, 48: y-coordinate in CreateButtons002()426 dumpButton1->SetOnClickListener(clickDumpDomListener9_); in CreateButtons002()[all …]