Home
last modified time | relevance | path

Searched defs:box2 (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleGroupEditDialog.java32 Box box2 = new Box(BoxLayout.X_AXIS); field in BundleGroupEditDialog
DBundleGroupCreationDialog.java32 Box box2 = new Box(BoxLayout.X_AXIS); field in BundleGroupCreationDialog
DBundleItemDialog.java37 Box box2 = new Box(BoxLayout.X_AXIS); field in BundleItemDialog
DBundleItemCreationDialog.java36 Box box2 = new Box(BoxLayout.X_AXIS); field in BundleItemCreationDialog
/third_party/lame/frontend/
Dgtkanal.c1441 GtkWidget *box2; /* frame counters */ in gtkcontrol() local
/third_party/ffmpeg/libavfilter/
Dvf_palettegen.c135 const struct range_box *box2 = b; in cmp_color() local
Dvf_paletteuse.c715 struct color_rect box1, box2; in colormap_insert() local
/third_party/rust/crates/cxx/tests/ffi/
Dtests.cc68 rust::Box<Shared> box2(*box); // copy from another Box in c_return_box() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2238 struct pipe_box box2; in tc_buffer_map() local