Searched refs:TimDelta (Results 1 – 11 of 11) sorted by relevance
/dports/deskutils/xmdiary/xmdiary-3.0.3/tools/ |
H A D | TimDate.h | 124 TimDelta( TIM_TIME_REF time1,
|
H A D | TimDate.c | 461 TimDelta( TIM_TIME_REF time1, in TimDelta() function
|
/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/ |
H A D | xtmSchedTool.c | 324 (void) TimDelta( entry_start, sched_ref -> entry_start, &delta ); in xtmStPositionEntryY()
|
H A D | xtmDuplEntry.c | 727 (void) TimDelta( entry_ref -> from_date, entry_ref -> to_date, &delta ); in okCB()
|
H A D | xtmDbMisc.c | 272 TimDelta( starts, ends, &delta ); in xtmDmFetchFilteredEntriesRange()
|
H A D | xtmPlan.c | 1710 TimDelta( start_date, entry_record.entry.date_stamp, &delta ); in loadEntries() 1713 TimDelta( 0, entry_record.entry.time_stamp, &delta ); in loadEntries() 2726 TimDelta( 0, plan_ref -> entry_start, &delta ); in updateEntries()
|
H A D | xtmShowToDo.c | 909 (void) TimDelta( from_date, to_date, &delta ); in applyCB()
|
H A D | xtmDbTools.c | 1231 TimDelta( stand_ref -> from, date, &delta ); in xtmDbDoesStandingMatch() 1242 TimDelta( stand_ref -> from, date, &delta ); in xtmDbDoesStandingMatch()
|
H A D | xtmPrEntries.c | 2109 (void) TimDelta( printer_ref -> from_date, printer_ref -> to_date, in printCB()
|
H A D | xtmSchedWin.c | 1322 (void) TimDelta( entry_record.entry.date_stamp, schedule_start, in updateSchedEntries()
|
H A D | xtmSchedMain.c | 2738 (void) TimDelta( sched_ref -> schedule_start, in leaveHookCB()
|