Home
last modified time | relevance | path

Searched refs:UPD_ALL (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DRecordTocSource.cc80 update(UPD_ALL); in start()
103 level = UPD_ALL; in update()
H A DguiUpdate.h25 #define UPD_ALL 0xffffffff macro
H A DRecordHDTarget.cc79 update(UPD_ALL); in start()
H A DCdTextDialog.cc213 level = UPD_ALL; in update()
239 update(UPD_ALL, view); in start()
H A DDumpCDProject.cc68 guiUpdate(UPD_ALL); in DumpCDProject()
H A DDuplicateCDProject.cc87 guiUpdate(UPD_ALL); in DuplicateCDProject()
H A DRecordTocDialog.cc108 update(UPD_ALL); in start()
H A DAddSilenceDialog.cc118 update(UPD_ALL, view); in start()
H A DRecordCDTarget.cc131 update(UPD_ALL); in start()
H A DAudioCDProject.cc98 guiUpdate(UPD_ALL); in AudioCDProject()
H A DTocEdit.cc111 updateLevel_ = UPD_ALL; in toc()
H A DTrackInfoDialog.cc251 update(UPD_ALL, view); in start()
H A DTocInfoDialog.cc240 update(UPD_ALL, view); in start()
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dcanvas.h321 #define UPD_ALL (UPD_GEOM | UPD_PAL | UPD_CAB | CF_TRANS) macro
349 #define UPD_LAYER (UPD_ALL | CF_NAME | CF_VALIGN)
H A Dotherwindow.c58 update_stuff(UPD_RESET | UPD_ALL); in reset_tools()
68 else update_stuff(UPD_ALL); in do_new_chores()
H A Dcanvas.c1338 update_stuff(UPD_ALL | CF_NAME); in pressed_do_undo()
1658 update_stuff(UPD_ALL); in do_a_load_x()
/dports/games/crossfire-client/crossfire-client-1.75.1/common/shared/
H A Dnewclient.h292 #define UPD_ALL 0xFF macro