Home | History | Annotate | Download | only in xquartz

Lines Matching defs:or

9  * publish, distribute, sublicense, and/or sell copies of the Software,
14 * included in all copies or substantial portions of the Software.
17 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20 * HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
21 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26 * copyright holders shall not be used in advertising or otherwise to
27 * promote the sale, use or other dealings in this Software without
530 BoxRec ir, or, rr;
539 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
543 &or, &ir, &rr) != Success) {
560 BoxRec ir, or;
570 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
573 stuff->py, &or, &ir, &ret) != Success) {
586 BoxRec ir, or;
599 or = make_box(stuff->ox, stuff->oy, stuff->ow, stuff->oh);
610 stuff->frame_attr, &or, &ir,