Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DMDI.pm1295 sub borderIcons {($#_)?$_[0]-> set_border_icons($_[1]) :return $_[0]-> {borderIcons}} subroutine
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DWindow.c86 int borderIcons, borderStyle, windowState, onTop; in Window_update_sys_handle() local
694 Window_borderIcons( Handle self, Bool set, int borderIcons) in Window_borderIcons()
/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dwidgets.c319 apc_window_create( Handle self, Handle owner, Bool syncPaint, int borderIcons, in apc_window_create()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/win32/
H A Dwin32guts.h256 int borderIcons; member
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h911 int borderIcons; member