Home
last modified time | relevance | path

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

/dports/x11-clocks/dclock/dclock/
H A DDclock.c23 GetGC(), invert_bitmap(), build_segments(), timeout(), toggle_bell(),
438 invert_bitmap(stpl_1_8th, 16, 16);
439 invert_bitmap(stpl_1_4th, 16, 16);
440 invert_bitmap(stpl_3_8ths, 16, 16);
503 invert_bitmap(bm, h, w) in invert_bitmap() function