Home
last modified time | relevance | path

Searched defs:Touchpan (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/
H A Dpanel.c171 static void Touchpan(PANEL *pan) in Touchpan() function
191 #define Touchpan(pan) touchwin((pan)->win) macro