ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Classes | |
struct | MUI_SUBFONT |
Macros | |
#define | NOTHING |
Variables | |
static INPUT_LIST_NODE * | _InputList = NULL |
#define NOTHING |
Definition at line 10 of file input_list.c.
Definition at line 42 of file input_list.c.
BOOL InputList_Add | ( | LOCALE_LIST_NODE * | pLocale, |
LAYOUT_LIST_NODE * | pLayout | ||
) |
Definition at line 502 of file input_list.c.
Referenced by OnCommandAddDialog().
|
static |
Definition at line 332 of file input_list.c.
Referenced by InputList_Process().
|
static |
Definition at line 138 of file input_list.c.
Referenced by InputList_Add(), and InputList_Create().
|
static |
Definition at line 715 of file input_list.c.
Referenced by InputList_Sort().
Definition at line 659 of file input_list.c.
Referenced by OnInitSettingsPage().
Definition at line 197 of file input_list.c.
Referenced by OnDestroySettingsPage().
|
static |
Definition at line 295 of file input_list.c.
Referenced by InputList_AddInputMethodToUserRegistry().
INPUT_LIST_NODE * InputList_FindNextDefault | ( | INPUT_LIST_NODE * | pNode | ) |
Definition at line 568 of file input_list.c.
Referenced by InputList_Remove().
Definition at line 251 of file input_list.c.
Referenced by InputList_DoSubst().
Definition at line 783 of file input_list.c.
Referenced by UpdateInputListView().
INPUT_LIST_NODE * InputList_GetFirst | ( | VOID | ) |
Definition at line 800 of file input_list.c.
Referenced by InitDefaultLangComboBox(), and UpdateInputListView().
Definition at line 218 of file input_list.c.
Referenced by InputList_Process().
Definition at line 382 of file input_list.c.
Referenced by OnNotifySettingsPage().
BOOL InputList_Remove | ( | INPUT_LIST_NODE * | pNode | ) |
Definition at line 596 of file input_list.c.
Referenced by InputList_RemoveByLang(), and OnCommandSettingsPage().
Definition at line 636 of file input_list.c.
Referenced by OnCommandSettingsPage().
|
static |
Definition at line 170 of file input_list.c.
Referenced by InputList_Process(), and InputList_Remove().
VOID InputList_SetDefault | ( | INPUT_LIST_NODE * | pNode | ) |
Definition at line 547 of file input_list.c.
Referenced by OnCommandSettingsPage().
Definition at line 50 of file input_list.c.
Referenced by InputList_Process().
Definition at line 724 of file input_list.c.
Referenced by UpdateInputListView().
|
static |
Definition at line 281 of file input_list.c.
Referenced by InputList_DoSubst().
BOOL UpdateRegistryForFontSubstitutes | ( | MUI_SUBFONT * | pSubstitutes | ) |
Definition at line 20 of file input_list.c.
Referenced by InputList_SetFontSubstitutes().
|
static |
Definition at line 134 of file input_list.c.
Referenced by InputList_Add(), InputList_AppendNode(), InputList_Destroy(), InputList_GetAliveCount(), InputList_GetFirst(), InputList_Process(), InputList_RemoveByLang(), InputList_RemoveNode(), InputList_SetDefault(), and InputList_Sort().