Home
last modified time | relevance | path

Searched refs:save (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/inc/
Dgx_system.h139 UINT _gx_system_scroll_appearance_get(ULONG type, GX_SCROLLBAR_APPEARANCE *save);
/GUIX-v6.2.1/guix_studio/
Dimage_reader.cpp530 void image_reader::SetSaveAlphaVal(BOOL save) in SetSaveAlphaVal() argument
532 mWantAlpha = save; in SetSaveAlphaVal()
534 if (save && mInputHasAlpha) in SetSaveAlphaVal()
Dproperties_win.cpp2120 BOOL save = TRUE; in OnChangeWidgetName() local
2144 save = FALSE; in OnChangeWidgetName()
2159 save = FALSE; in OnChangeWidgetName()
2164 if (!save) in OnChangeWidgetName()
2171 if(save && TestInputName(edit, "Widget Name", new_name)) in OnChangeWidgetName()
Dstudiox.rc1839 ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
1902 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpng.h1697 PNG_EXPORT(219, size_t, png_process_data_pause, (png_structrp, int save));