Searched defs:text_box (Results 1 – 2 of 2) sorted by relevance
536 const auto text_box = SkRect::MakeXYWH(100, 100, 1000, 1000); // large-enough to avoid breaks. in DEF_TEST() local599 const auto text_box = SkRect::MakeWH(100, 100); in DEF_TEST() local691 const auto text_box = SkRect::MakeWH(100, 100); in DEF_TEST() local
418 GtkWidget* text_box = gtk_entry_new(); in OnJSDialogContinue() local