Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.c486 HWND cached_win = NULL; variable
534 } else if (win == cached_win && cached_hdc != NULL) { in get_hdc()
542 cached_win = win; in get_hdc()