Home
last modified time | relevance | path

Searched refs:param_case_indentation (Results 1 – 4 of 4) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/indentation-c-style/
H A Dplugin.h54 gint param_case_indentation; member
H A Dplugin.c74 plugin->param_case_indentation = -1; in initialize_indentation_params()
/dports/devel/anjuta/anjuta-3.34.0/plugins/indentation-python-style/
H A Dplugin.h63 gint param_case_indentation; member
H A Dpython-indentation.c202 plugin->param_case_indentation = -1; in python_indent_init()