Home
last modified time | relevance | path

Searched +defs:w +defs:bits +defs:title +defs:box (Results 1 – 14 of 14) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dselector.c1853 gchar *title, *label; in varflag_dialog() local
4419 static gint flip_multiplot_axis (GtkComboBox *box, gpointer p) in flip_multiplot_axis()
4448 static gint set_count_data_option (GtkComboBox *box, selector *sr) in set_count_data_option()
4496 static gint set_duration_option (GtkComboBox *box, selector *sr) in set_duration_option()
4553 static gint set_gmm_est_option (GtkComboBox *box, selector *sr) in set_gmm_est_option()
5195 static void make_tau_list (GtkWidget *box) in make_tau_list()
6042 int bits = get_mp_bits(); in mpols_bits_selector() local
6835 static void select_re_method (GtkComboBox *box, selector *sr) in select_re_method()
6972 static gboolean arma_estimator_switch (GtkComboBox *box, selector *sr) in arma_estimator_switch()
7638 selector *selection_dialog (int ci, const char *title, in selection_dialog()
[all …]
/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c328 void set_title(const char *title) in set_title()
3756 static Pixmap make_pixmap(unsigned char *bits, int width, int height, int depth, GC gc) in make_pixmap()
8644 XmString title; in dialog_set_title() local
10197 char *title, *select_title; in make_open_file_dialog() local
15414 char *title; in vf_post_info() local
15430 char *msg1 = NULL, *msg2 = NULL, *title; in vf_post_selected_files_list() local
15476 char *title; in vf_unpost_info() local
17693 XmString title; in post_prefs_dialog_error() local
19138 XmString title; in prefs_set_dialog_title() local
25560 char *title; in remake_edit_history() local
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h31 …EwxFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& si… in EwxFrame()
37 …EwxMiniFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize… in EwxMiniFrame()
74 EwxGrid(wxWindow * parent,int x,int y,int w,int h,long style) : wxGrid(parent,x,y,w,h,style) {}; in EwxGrid()
161 EwxMenu(const wxString& title,long style) : wxMenu(title,style) {}; in EwxMenu()
178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap()
197 …EwxCursor(const char * bits,int width,int height,int hotSpotX,int hotSpotY) : wxCursor(bits,width,… in EwxCursor()
238 EwxRegion(wxCoord x,wxCoord y,wxCoord w,wxCoord h) : wxRegion(x,y,w,h) {}; in EwxRegion()
276 EwxStaticBoxSizer(wxStaticBox * box,int orient) : wxStaticBoxSizer(box,orient) {}; in EwxStaticBoxSizer()
513 …EwxDialog(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& s… in EwxDialog()
577 …EwxFindReplaceDialog(wxWindow * parent,wxFindReplaceData * data,const wxString& title,int style) :… in EwxFindReplaceDialog()
[all …]
H A Dwxe_funcs.cpp799 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
2753 int w=wxDefaultCoord; in wxe_dispatch() local
5458 wxCoord w; in wxe_dispatch() local
9163 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
9503 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
10676 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10742 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10779 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
12418 wxStaticBox *box = (wxStaticBox *) getPtr(bp,memenv); bp += 4; in wxe_dispatch() local
27173 int w; in wxe_dispatch() local
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h31 …EwxFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& si… in EwxFrame()
37 …EwxMiniFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize… in EwxMiniFrame()
74 EwxGrid(wxWindow * parent,int x,int y,int w,int h,long style) : wxGrid(parent,x,y,w,h,style) {}; in EwxGrid()
161 EwxMenu(const wxString& title,long style) : wxMenu(title,style) {}; in EwxMenu()
178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap()
197 …EwxCursor(const char * bits,int width,int height,int hotSpotX,int hotSpotY) : wxCursor(bits,width,… in EwxCursor()
238 EwxRegion(wxCoord x,wxCoord y,wxCoord w,wxCoord h) : wxRegion(x,y,w,h) {}; in EwxRegion()
276 EwxStaticBoxSizer(wxStaticBox * box,int orient) : wxStaticBoxSizer(box,orient) {}; in EwxStaticBoxSizer()
513 …EwxDialog(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& s… in EwxDialog()
577 …EwxFindReplaceDialog(wxWindow * parent,wxFindReplaceData * data,const wxString& title,int style) :… in EwxFindReplaceDialog()
[all …]
H A Dwxe_funcs.cpp799 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
2713 int w=wxDefaultCoord; in wxe_dispatch() local
5418 wxCoord w; in wxe_dispatch() local
9100 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
9440 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
10613 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10679 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10716 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
12355 wxStaticBox *box = (wxStaticBox *) getPtr(bp,memenv); bp += 4; in wxe_dispatch() local
27101 int w; in wxe_dispatch() local
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_derived_dest.h31 …EwxFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& si… in EwxFrame()
37 …EwxMiniFrame(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize… in EwxMiniFrame()
74 EwxGrid(wxWindow * parent,int x,int y,int w,int h,long style) : wxGrid(parent,x,y,w,h,style) {}; in EwxGrid()
161 EwxMenu(const wxString& title,long style) : wxMenu(title,style) {}; in EwxMenu()
178 EwxBitmap(const char * bits,int width,int height,int depth) : wxBitmap(bits,width,height,depth) {}; in EwxBitmap()
197 …EwxCursor(const char * bits,int width,int height,int hotSpotX,int hotSpotY) : wxCursor(bits,width,… in EwxCursor()
238 EwxRegion(wxCoord x,wxCoord y,wxCoord w,wxCoord h) : wxRegion(x,y,w,h) {}; in EwxRegion()
276 EwxStaticBoxSizer(wxStaticBox * box,int orient) : wxStaticBoxSizer(box,orient) {}; in EwxStaticBoxSizer()
513 …EwxDialog(wxWindow * parent,wxWindowID id,const wxString& title,const wxPoint& pos,const wxSize& s… in EwxDialog()
577 …EwxFindReplaceDialog(wxWindow * parent,wxFindReplaceData * data,const wxString& title,int style) :… in EwxFindReplaceDialog()
[all …]
H A Dwxe_funcs.cpp799 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
2753 int w=wxDefaultCoord; in wxe_dispatch() local
5458 wxCoord w; in wxe_dispatch() local
9163 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
9503 const char * bits = (const char*) Ecmd.bin[0].base; in wxe_dispatch() local
10676 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10742 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
10779 int * w = (int *) bp; bp += 4; in wxe_dispatch() local
12418 wxStaticBox *box = (wxStaticBox *) getPtr(bp,memenv); bp += 4; in wxe_dispatch() local
27173 int w; in wxe_dispatch() local
[all …]
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DPSOutputDev.cc989 int w, h; member
1320 PDFRectangle *box; in postInit() local
1322 int w, h, i; in postInit() local
2716 PDFRectangle box; in setupType3Font() local
3084 PDFRectangle box; in setupForm() local
3162 PDFRectangle box; in checkPageSlice() local
3171 int c, w, h, x, y, comp, i; in checkPageSlice() local
4352 PDFRectangle box; in tilingPatternFillL1() local
4427 PDFRectangle box; in tilingPatternFillL2() local
6832 int w, h; in opiBegin20() local
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DPSOutputDev.cc989 int w, h; member
1320 PDFRectangle *box; in postInit() local
1322 int w, h, i; in postInit() local
2716 PDFRectangle box; in setupType3Font() local
3084 PDFRectangle box; in setupForm() local
3162 PDFRectangle box; in checkPageSlice() local
3171 int c, w, h, x, y, comp, i; in checkPageSlice() local
4352 PDFRectangle box; in tilingPatternFillL1() local
4427 PDFRectangle box; in tilingPatternFillL2() local
6832 int w, h; in opiBegin20() local
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DPSOutputDev.cc989 int w, h; member
1320 PDFRectangle *box; in postInit() local
1322 int w, h, i; in postInit() local
2716 PDFRectangle box; in setupType3Font() local
3084 PDFRectangle box; in setupForm() local
3162 PDFRectangle box; in checkPageSlice() local
3171 int c, w, h, x, y, comp, i; in checkPageSlice() local
4352 PDFRectangle box; in tilingPatternFillL1() local
4427 PDFRectangle box; in tilingPatternFillL2() local
6832 int w, h; in opiBegin20() local
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DPSOutputDev.cc989 int w, h; member
1320 PDFRectangle *box; in postInit() local
1322 int w, h, i; in postInit() local
2716 PDFRectangle box; in setupType3Font() local
3084 PDFRectangle box; in setupForm() local
3162 PDFRectangle box; in checkPageSlice() local
3171 int c, w, h, x, y, comp, i; in checkPageSlice() local
4352 PDFRectangle box; in tilingPatternFillL1() local
4427 PDFRectangle box; in tilingPatternFillL2() local
6832 int w, h; in opiBegin20() local
[all …]
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphpccode.cpp2705 SAVEDBOX *box; in screensavebox() local
2750 REGISTER SAVEDBOX *box; in screenmovesavedbox() local
2770 REGISTER SAVEDBOX *box, *lbox, *tbox; in screenrestorebox() local
3521 REGISTER INTBIG bits; in getbuckybits() local
4445 REGISTER WINDOWPART *w; in gra_setpropercursor() local
4579 REGISTER WINDOWPART *w; in gra_activateframe() local
4809 REGISTER WINDOWPART *w; in logstartrecord() local
4960 REGISTER WINDOWPART *w, *nextw; in logplayback() local
6004 CHAR *title, *msg; in gra_initdialog() local
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dsolo.c302 const char *title; in game_fetch_preset() member
1549 unsigned long bits = sumbits[i]; in solver_killer_sums() local
4787 #define GETTILESIZE(cr, w) ( (double)(w-1) / (double)(cr+1) ) argument
5197 int box, kbox; in game_redraw() local
5296 int *x, int *y, int *w, int *h) in game_get_cursor_location()