Home
last modified time | relevance | path

Searched defs:ANCHOR_RIGHT (Results 1 – 7 of 7) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A DAnchorType.h21 ANCHOR_RIGHT, enumerator
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/scripting/
H A Danchor_points.hpp26 static const int ANCHOR_RIGHT = 0x0002; variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/math/
H A Danchor_point.hpp32 ANCHOR_RIGHT = 0x0002, enumerator
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/lazpaint/
H A Dimage.py24 ANCHOR_RIGHT = 'Right' variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/
H A Dwsysdep.cpp99 static const size_t ANCHOR_RIGHT = 0x02; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DAbstractInformationControlManager.java199 public final static Anchor ANCHOR_RIGHT= ANCHORS[3]; field in AbstractInformationControlManager
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dproject.h456 #define ANCHOR_RIGHT 2 macro