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

/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A Dttk.decls125 Ttk_Box Ttk_PackBox(Ttk_Box *cavity, int w, int h, Ttk_Side side);
141 Ttk_Box *cavity, int w, int h, Ttk_Side side, Ttk_Sticky sticky);
H A DttkDecls.h110 Ttk_Side side);
123 Ttk_Side side, Ttk_Sticky sticky);
169 Ttk_Box (*ttk_PackBox) (Ttk_Box *cavity, int w, int h, Ttk_Side side); /* 29 */
174 Ttk_Box (*ttk_PlaceBox) (Ttk_Box *cavity, int w, int h, Ttk_Side side, Ttk_Sticky sticky); /* 34 */
H A DttkTheme.h145 } Ttk_Side; typedef in typeref:enum:__anon13360
191 TTKAPI Ttk_Box Ttk_PackBox(Ttk_Box *cavity, int w, int h, Ttk_Side side);
196 TTKAPI Ttk_Box Ttk_PlaceBox(Ttk_Box *cavity, int w,int h, Ttk_Side,Ttk_Sticky);
H A DttkLayout.c111 Ttk_Box Ttk_PackBox(Ttk_Box *cavity, int width, int height, Ttk_Side side)
246 Ttk_Box *cavity, int width, int height, Ttk_Side side, unsigned sticky)
H A DttkFrame.c219 static Ttk_Side LabelAnchorSide(Ttk_PositionSpec flags)

Completed in 110 milliseconds