Home
last modified time | relevance | path

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

/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/referencing/cs/
H A DRangeMeaning.java83 public static final RangeMeaning WRAPAROUND = new RangeMeaning("WRAPAROUND"); field in RangeMeaning
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_line.h11 enum { WRAPAROUND = 0x01, BREAK_BOUNDARY = 0x02, SCROLL = 0x04 }; enumerator
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dptyx.h672 #define WRAPAROUND 0x40000 /* true if auto wraparound mode */ macro
686 #define WRAPAROUND 0x400 /* true if auto wraparound mode */ macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfcontrolwords.hxx1941 WRAPAROUND, enumerator
/dports/x11/xterm/xterm-370/
H A Dptyx.h3362 #define WRAPAROUND MiscBIT(0) /* true if auto wraparound mode */ macro