Home
last modified time | relevance | path

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

/dports/misc/window/window/
H A Dwwframe.c84 wwframec(wframe, r, c, code|WWF_TOP);
92 wwframec(wframe, r, c, WWF_L|WWF_TOP);
229 if (code & WWF_TOP)
H A Dww.h184 #define WWF_TOP 0x80 macro