Lines Matching refs:to

3  * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
33 /** specifies the position of a image, relative to another object
39 …/** specifies that the image should be positioned at the left of, and top-aligned to, the other ob…
43 …/** specifies that the image should be positioned at the left of, and vertically centered to, the …
47 …/** specifies that the image should be positioned at the left of, and bottom-aligned to, the other…
51 …/** specifies that the image should be positioned at the right of, and top-aligned to, the other o…
55 …/** specifies that the image should be positioned at the right of, and vertically centered to, the…
59 …/** specifies that the image should be positioned at the right of, and bottom-aligned to, the othe…
63 /** specifies that the image should be positioned above and left-aligned to the other object
67 …/** specifies that the image should be positioned above and horizontally centered to the other obj…
71 /** specifies that the image should be positioned above and right-aligned to the other object
75 /** specifies that the image should be positioned below and left-aligned to the other object
79 …/** specifies that the image should be positioned below and horizontally centered to the other obj…
83 …/** specifies that the image should be positioned below and right-aligned centered to the other ob…
87 /** specifies that the image should be horizontally and vertically centered to the other object.