Searched defs:wrapLength (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dblob.cpp116 size_t wrapLength = length + sizeof(BlobCore); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dblob.cpp116 size_t wrapLength = length + sizeof(BlobCore); local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkMenubutton.h139 int wrapLength; /* Line length (in pixels) at which to wrap member in struct:__anon13453
H A DtkButton.h184 int wrapLength; /* Integer value corresponding to member in struct:__anon13425
H A DtkFont.c1941 Tk_ComputeTextLayout( Tk_Font tkfont, const char *string, int numChars, int wrapLength, Tk_Justify justify, int flags, int *widthPtr, int *heightPtr) argument
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkMenubutton.h140 int wrapLength; /* Line length (in pixels) at which to wrap member in struct:__anon13795
H A DtkButton.h178 int wrapLength; /* Integer value corresponding to member in struct:__anon13772
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkLabel.c77 int wrapLength = 0; local
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeUtils.c1772 TextLayout_Compute( Tk_Font tkfont, CONST char *string, int numChars, int wrapLength, Tk_Justify justify, int maxLines, int lMargin1, int lMargin2, int flags ) argument
[all...]

Completed in 145 milliseconds