Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h454 int currentROP2; member
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dgp.c207 (sys stylus. pen. lopnStyle == PS_USERSTYLE && sys currentROP2 == ropCopyPut)
1467 sys currentROP2 = rop; in apc_gp_set_rop2() local
H A Dstock.c233 key.opaque = (sys currentROP2 == ropCopyPut) ? 1 : 0; in stylus_gp_alloc()