Home
last modified time | relevance | path

Searched refs:mButtonCreate (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/widget/
H A DmAboutDlg.c94 btt = mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dialog()
101 mButtonCreate(ct, WID_BTT_LICENSE, 0, 0, 0, "License"); in _create_dialog()
H A DmContainer.c216 btt = mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in mContainerCreateOkCancelButton()
222 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in mContainerCreateOkCancelButton()
H A DmFontDialog.c125 btt = mButtonCreate(M_WIDGET(p), M_WID_OK, 0, MLF_RIGHT, 0, M_TR_T(M_TRSYS_OK)); in _run_previewdlg()
263 mButtonCreate(ct, WID_BTT_PREV, 0, MLF_EXPAND_W, 0, M_TR_T(M_TRSYS_PREVIEW)); in _create_widget()
H A DmFileDialog.c340 btt = mButtonCreate(ct, WID_OK, 0, 0, 0, in _create_widget()
347 mButtonCreate(ct, WID_CANCEL, 0, 0, 0, M_TR_T(M_TRSYS_CANCEL)); in _create_widget()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/widget/
H A DmAboutDlg.c94 btt = mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dialog()
101 mButtonCreate(ct, WID_BTT_LICENSE, 0, 0, 0, "License"); in _create_dialog()
H A DmContainer.c216 btt = mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in mContainerCreateOkCancelButton()
222 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in mContainerCreateOkCancelButton()
H A DmFontDialog.c125 btt = mButtonCreate(M_WIDGET(p), M_WID_OK, 0, MLF_RIGHT, 0, M_TR_T(M_TRSYS_OK)); in _run_previewdlg()
263 mButtonCreate(ct, WID_BTT_PREV, 0, MLF_EXPAND_W, 0, M_TR_T(M_TRSYS_PREVIEW)); in _create_widget()
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DTransformDlg.c377 mButtonCreate(ct, WID_BTT_RESET, 0, MLF_EXPAND_W, M_MAKE_DW4(0,8,0,0), M_TR_T(TRID_RESET)); in _create_dialog()
399 …p->wg_enterbtt = (mWidget *)mButtonCreate(ct2, WID_BTT_ENTER, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_ENTE… in _create_dialog()
415 mButtonCreate(ct, M_WID_OK, 0, MLF_EXPAND_W, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dialog()
416 mButtonCreate(ct, M_WID_CANCEL, 0, MLF_EXPAND_W, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dialog()
H A DDockColorPalette_editpaldlg.c919 mButtonCreate(ct, WID_BTT_DELETE, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_DELETE)); in _create_dlg()
920 mButtonCreate(ct, WID_BTT_GRADATION, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_GRADATION)); in _create_dlg()
936 mButtonCreate(ct, WID_BTT_ADD, 0, MLF_EXPAND_W, M_MAKE_DW4(0,6,0,0), M_TR_T(TRID_ADD)); in _create_dlg()
937 mButtonCreate(ct, WID_BTT_INSERT, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_INSERT)); in _create_dlg()
957 mButtonCreate(ct, M_WID_OK, 0, MLF_BOTTOM, M_MAKE_DW4(0,0,2,0), M_TR_T(M_TRSYS_OK)); in _create_dlg()
958 mButtonCreate(ct, M_WID_CANCEL, 0, MLF_BOTTOM, 0, M_TR_T(M_TRSYS_CANCEL)); in _create_dlg()
H A DEnvOptDlg_ct1.c246 mButtonCreate(ct, OPT1_WID_UNDO_BUFSIZE_HELP, MBUTTON_S_REAL_W, 0, 0, "?"); in EnvOptDlg_create_option1()
561 mButtonCreate(ct, INTERFACE_WID_THEME_BTT, MBUTTON_S_REAL_W, MLF_MIDDLE, 0, "..."); in EnvOptDlg_create_interface()
565 mButtonCreate(M_WIDGET(p), INTERFACE_WID_TOOLBAR_CUSTOM, in EnvOptDlg_create_interface()
647 mButtonCreate(ct, SYSTEM_WID_BTT_TOP + i, MBUTTON_S_REAL_W, MLF_MIDDLE, 0, "..."); in EnvOptDlg_create_system()
864 mButtonCreate(ct, CURSOR_WID_LOADIMG, 0, 0, 0, M_TR_T(TRID_CURSOR_LOAD)); in EnvOptDlg_create_cursor()
865 mButtonCreate(ct, CURSOR_WID_DEFAULT, 0, 0, 0, M_TR_T(TRID_CURSOR_DEFAULT)); in EnvOptDlg_create_cursor()
H A DCanvasKeyDlg.c445 mButtonCreate(ct, WID_BTT_CLEAR, 0, 0, M_MAKE_DW4(0,0,10,0), M_TR_T(TRID_CLEAR)); in _create_dlg()
446 mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
447 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
H A DDockOption_other.c377 mButtonCreate(ct, WID_RULE_BTT_CALL, 0, 0, 0, M_TR_T(100)); in DockOption_createTab_rule()
378 mButtonCreate(ct, WID_RULE_BTT_RECORD, 0, 0, 0, M_TR_T(101)); in DockOption_createTab_rule()
574 mButtonCreate(ct, WID_HEADTAIL_BTT_CALL + i, 0, 0, 0, M_TR_T(TRID_HEADTAIL_CALL + i)); in DockOption_createTab_headtail()
H A DShortcutKeyDlg.c500 mButtonCreate(ct, WID_BTT_CLEAR_ALL, 0, MLF_EXPAND_X, M_MAKE_DW4(0,0,10,0), M_TR_T(4)); in _create_dlg()
501 mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
502 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
H A DDrawTextDlg.c685 wg = (mWidget *)mButtonCreate(ct2, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
688 mButtonCreate(ct2, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
689 mButtonCreate(ct2, WID_BTT_HELP, MBUTTON_S_REAL_W, 0, 0, "?"); in _create_dlg()
H A DSelMaterialDlg.c477 btt = mButtonCreate(ct, M_WID_OK, 0, MLF_EXPAND_W, M_MAKE_DW4(0,16,0,3), in _dlg_create()
482 mButtonCreate(ct, M_WID_CANCEL, 0, MLF_EXPAND_W, 0, in _dlg_create()
/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DEnvOptDlg_ct1.c244 mButtonCreate(ct, OPT1_WID_UNDO_BUFSIZE_HELP, MBUTTON_S_REAL_W, 0, 0, "?"); in EnvOptDlg_create_option1()
556 mButtonCreate(ct, INTERFACE_WID_THEME_BTT, MBUTTON_S_REAL_W, MLF_MIDDLE, 0, "..."); in EnvOptDlg_create_interface()
560 mButtonCreate(M_WIDGET(p), INTERFACE_WID_TOOLBAR_CUSTOM, in EnvOptDlg_create_interface()
636 mButtonCreate(ct, SYSTEM_WID_BTT_TOP, MBUTTON_S_REAL_W, MLF_MIDDLE, 0, "..."); in EnvOptDlg_create_system()
852 mButtonCreate(ct, CURSOR_WID_LOADIMG, 0, 0, 0, M_TR_T(TRID_CURSOR_LOAD)); in EnvOptDlg_create_cursor()
853 mButtonCreate(ct, CURSOR_WID_DEFAULT, 0, 0, 0, M_TR_T(TRID_CURSOR_DEFAULT)); in EnvOptDlg_create_cursor()
H A DDockColorPalette_editpaldlg.c919 mButtonCreate(ct, WID_BTT_DELETE, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_DELETE)); in _create_dlg()
920 mButtonCreate(ct, WID_BTT_GRADATION, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_GRADATION)); in _create_dlg()
936 mButtonCreate(ct, WID_BTT_ADD, 0, MLF_EXPAND_W, M_MAKE_DW4(0,6,0,0), M_TR_T(TRID_ADD)); in _create_dlg()
937 mButtonCreate(ct, WID_BTT_INSERT, 0, MLF_EXPAND_W, 0, M_TR_T(TRID_INSERT)); in _create_dlg()
957 mButtonCreate(ct, M_WID_OK, 0, MLF_BOTTOM, M_MAKE_DW4(0,0,2,0), M_TR_T(M_TRSYS_OK)); in _create_dlg()
958 mButtonCreate(ct, M_WID_CANCEL, 0, MLF_BOTTOM, 0, M_TR_T(M_TRSYS_CANCEL)); in _create_dlg()
H A DDockOption_other.c299 mButtonCreate(ct, WID_RULE_BTT_CALL, 0, 0, 0, M_TR_T(100)); in DockOption_createTab_rule()
300 mButtonCreate(ct, WID_RULE_BTT_RECORD, 0, 0, 0, M_TR_T(101)); in DockOption_createTab_rule()
496 mButtonCreate(ct, WID_HEADTAIL_BTT_CALL + i, 0, 0, 0, M_TR_T(TRID_HEADTAIL_CALL + i)); in DockOption_createTab_headtail()
H A DCanvasKeyDlg.c434 mButtonCreate(ct, WID_BTT_CLEAR, 0, 0, M_MAKE_DW4(0,0,10,0), M_TR_T(TRID_CLEAR)); in _create_dlg()
435 mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
436 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
H A DShortcutKeyDlg.c487 mButtonCreate(ct, WID_BTT_CLEAR_ALL, 0, MLF_EXPAND_X, M_MAKE_DW4(0,0,10,0), M_TR_T(4)); in _create_dlg()
488 mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
489 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
H A DDockOption_tool_brush.c316 wg = (mWidget *)mButtonCreate(ct, WID_BTT_SAVE, MLF_MIDDLE, 0, 0, NULL); in DockOption_createTab_tool_brush()
401 mButtonCreate(M_WIDGET(p), WID_BTT_DETAIL, 0, MLF_RIGHT, M_MAKE_DW4(0,3,0,0), in DockOption_createTab_tool_brush()
H A DDrawTextDlg.c651 wg = (mWidget *)mButtonCreate(ct, M_WID_OK, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_OK)); in _create_dlg()
654 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_dlg()
655 mButtonCreate(ct, WID_BTT_HELP, 0, 0, 0, "?"); in _create_dlg()
H A DFilterDlg.c780 wg = (mWidget *)mButtonCreate(ct, M_WID_OK, 0, MLF_EXPAND_X | MLF_RIGHT, in _create_widgets()
787 mButtonCreate(ct, M_WID_CANCEL, 0, 0, 0, M_TR_T2(M_TRGROUP_SYS, M_TRSYS_CANCEL)); in _create_widgets()
792 mButtonCreate(ct, WID_BTT_RESET, 0, 0, 0, M_TR_T(TRID_RESET)); in _create_widgets()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/include/
H A DmButton.h67 mButton *mButtonCreate(mWidget *parent,int id,uint32_t style,uint32_t fLayout,uint32_t marginB4,con…
/dports/graphics/azpainter/azpainter-2.1.7/mlib/include/
H A DmButton.h67 mButton *mButtonCreate(mWidget *parent,int id,uint32_t style,uint32_t fLayout,uint32_t marginB4,con…

12