Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/adt/
H A Darea.c551 getOrientationArea(Area a) in getOrientationArea() function
809 GM(NAME_orientation, 0, "{north_west,south_west,north_east,south_east}", NULL, getOrientationArea,
H A Dproto.h23 COMMON(Name) getOrientationArea(Area a);
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dgraphical.c1252 { answer( getOrientationArea(gr->area) ); in getOrientationGraphical()