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

/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeStyle.c530 * layouts[] is updated.
541 struct Layout layouts[] /* Array of layout records to be
563 struct Layout *layout = &layouts[i];
610 struct Layout *layout = &layouts[i];
622 struct Layout *layout = &layouts[eLink1->onion[j]];
647 struct Layout *layout = &layouts[eLink1->onion[j]];
686 struct Layout *layout = &layouts[i];
717 struct Layout *layout = &layouts[i];
759 struct Layout *layout = &layouts[i];
805 struct Layout *layout = &layouts[
1524 Layout_Size( int vertical, int numLayouts, struct Layout layouts[], int *widthPtr, int *heightPtr ) argument
1688 Style_DoLayout( StyleDrawArgs *drawArgs, struct Layout layouts[], int neededV, char *file, int line ) argument
1826 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
2224 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
2309 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
2498 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
6113 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
6186 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
6513 struct Layout staticLayouts[STATIC_SIZE], *layouts = staticLayouts; local
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDSecurePromptClient.cpp102 OSData *layouts; // All of the keyboard layouts member in struct:IOHIDSecurePromptClient_ExpansionData
173 // vtn3 TODO: setup layouts
213 if (_reserved->layouts) {
214 _reserved->layouts->release();
215 _reserved->layouts = NULL;
848 // vtn3 TODO: require layouts
849 // require(_reserved->layouts, invalid);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32proc.c2143 DEFUN ("w32-get-valid-keyboard-layouts", Fw32_get_valid_keyboard_layouts,
2145 doc: /* Return list of Windows keyboard languages and layouts.
2150 HKL * layouts = (HKL *) alloca (num_layouts * sizeof (HKL));
2153 if (GetKeyboardLayoutList (num_layouts, layouts) == num_layouts)
2157 DWORD kl = (DWORD) layouts[num_layouts];
2149 HKL * layouts = (HKL *) alloca (num_layouts * sizeof (HKL)); variable
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/SQL/Translator/Parser/DBIx/
H A DClass.pm407 Its primary use is in deploying database layouts described as a set
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DPatternLayout.pm776 newlines, but rely on appender layouts to add necessary newlines instead.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DChanges559 layouts (derived from caller() info) use '\' on Win32 and '/'
1046 * expanded the layouts so that we can add subclassess, added
H A DREADME455 Assigning matching layouts to different appenders and leaving newlines
534 There's currently two layouts defined in "Log::Log4perl":
1743 layouts.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1106 Assigning matching layouts to different appenders and leaving newlines
1187 There's currently two layouts defined in C<Log::Log4perl>:
2466 available API to set up Log::Log4perl's categories, appenders and layouts.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup6265 the same DIT layouts. Just define them with the

Completed in 151 milliseconds