Home | History | Annotate | Download | only in adaptation

Lines Matching full:setting

405 ** Description: get a string value of a setting
407 ** Returns: true if setting exists
408 ** false if setting does not exist
432 ** Description: get a long numerical value of a setting
434 ** Returns: true if setting exists
435 ** false if setting does not exist
456 ** Description: get a short numerical value of a setting
458 ** Returns: true if setting exists
459 ** false if setting does not exist
480 ** Description: search if a setting exist in the setting array
482 ** Returns: pointer to the setting object
512 ** Description: reset the setting array
531 ** Description: add a setting object to the list
557 ** Description: move the setting object from list to array
576 ** Description: move the setting object from array to list
653 ** Description: API function for getting a string value of a setting
671 ** Description: API function for getting a numerical value of a setting