Home
last modified time | relevance | path

Searched refs:YNC_MB (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnavigate.c713 YNC_MB)) { in NavigateBack()
745 YNC_MB)) { in NavigateForward()
800 YNC_MB)) { in NavigateRefresh()
979 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)==MB_ID_YES) {
1030 TOOL_NAME, YNC_MB)) {
1117 TOOL_NAME, YNC_MB)) {
1490 TOOL_NAME, YNC_MB)) { in ToggleSlideShow()
1502 TOOL_NAME, YNC_MB)) { in ToggleSlideShow()
1513 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) { in ToggleSlideShow()
H A Dgroup.c433 YNC_MB) == MB_ID_YES) {
455 YNC_MB) == MB_ID_YES) {
H A Dxprtfltr.c308 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in InitExportFilters()
H A Dstk.c494 YNC_MB)) { in PopIcon()
H A Dconst.h829 #define YNC_MB (MB_BTN_YESNOCANCEL | MB_ICON_QUESTION) macro
H A Dfile.c829 return (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)==MB_ID_YES);
909 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) {
2038 YNC_MB) == MB_ID_YES) { in SaveFile()
8408 YNC_MB) != MB_ID_YES) { in NewProc()
8417 TOOL_NAME, YNC_MB)) { in NewProc()
8445 YNC_MB) != MB_ID_YES) {
8452 YNC_MB)) {
8697 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in SetTemplate()
8713 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in SetTemplate()
8810 YNC_MB)) { in QuitProc()
[all …]
H A Dimport.c273 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in InitImport()
756 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) {
1646 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) {
2742 TOOL_NAME, YNC_MB)) { in ImportGIFToXPixmapDeck()
3942 YNC_MB) != MB_ID_YES) { in FullScreenCapture()
H A Dspecial.c906 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) {
2247 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) {
2596 YNC_MB)) { in MergeWithTable()
2604 YNC_MB) != MB_ID_YES) { in MergeWithTable()
H A Dinmethod.c833 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in ResetInputMethod()
H A Dpage.c932 rc = MsgBox(buf, TOOL_NAME, YNC_MB);
1966 YNC_MB) != MB_ID_YES) { in PreservePageNames()
H A Dnames.c2178 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) == MB_ID_YES) { in DeleteADomain()
2189 YNC_MB) == MB_ID_YES) { in ReloadDomainInfoFromX()
H A Dalign.c974 TOOL_NAME, YNC_MB) != MB_ID_YES) { in AlignSelObjs()
1237 YNC_MB) != MB_ID_YES) { in AlignSelToPage()
H A Dselect.c2057 YNC_MB)) {
2150 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) {
H A Dshape.c1117 switch (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) { in CreateShape()
H A Dimgproc.c2147 YNC_MB)) { in ProcessImage()
2403 YNC_MB) != MB_ID_YES) {
4483 rc = MsgBox(TgLoadString(STID_Q_FS_ERROR_DIFFUSE), TOOL_NAME, YNC_MB); in ReduceToPixmapColors()
4624 rc = MsgBox(TgLoadString(STID_Q_FS_ERROR_DIFFUSE), TOOL_NAME, YNC_MB); in ReduceToMobileWebSafeColors()
7775 YNC_MB) != MB_ID_YES) { in RegenerateImage()
H A Ddrawing.c3278 if (MsgBox(TgLoadString(STID_CNTRL_C_ABORT_LAUNCH), TOOL_NAME, YNC_MB) ==
3455 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) {
H A Dcutpaste.c2809 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) {
4287 TOOL_NAME, YNC_MB)) { in ReplaceGraphic()
H A Dchoice.c1118 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) == MB_ID_YES) {
H A Dexec.c1120 if (MsgBox(TgLoadString(STID_CNTRL_C_ABORT_LAUNCH), TOOL_NAME, YNC_MB) ==
1678 return (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) == MB_ID_YES); in ReturnInterruptedExec()
5180 style = YNC_MB;
H A Dxbitmap.c168 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in SetHtmlExportTemplate()
H A Dpoly.c3714 YNC_MB) != MB_ID_YES) { in CutPoly()
H A Dedit.c1142 if ((vertex_at_right=MsgBox(gszMsgBox, TOOL_NAME, YNC_MB)) == in MakeRegularPolygon()
H A Dstretch.c3962 if (MsgBox(gszMsgBox, TOOL_NAME, YNC_MB) != MB_ID_YES) { in PreciseScaleEverything()