Searched refs:aspect (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkMessage.c6 * in a window according to a particular aspect ratio.
71 * compute width using aspect ratio below. */
72 int aspect; /* Desired aspect ratio for window member in struct:__anon411
75 * from width and/or aspect. */
112 {TK_CONFIG_INT, "-aspect", "aspect", "Aspect",
113 DEF_MESSAGE_ASPECT, Tk_Offset(Message, aspect), 0},
249 msgPtr->aspect = 150;
509 * taking into account the desired aspect rati
524 int aspect, lowerBound, upperBound; local
[all...]

Completed in 741 milliseconds