Lines Matching refs:gen
76 CString ml_text_view_service_provider::WriteExtendedProperties(screen_generator *gen, CString &pref… in WriteExtendedProperties() argument
93 gen->GetStringIdName(info->string_id[0], info), in WriteExtendedProperties()
94 gen->GetFontIdName(info->font_id[0]), in WriteExtendedProperties()
95 gen->GetColorIdName(info->color_id[NORMAL_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
96 gen->GetColorIdName(info->color_id[SELECTED_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
97 gen->GetColorIdName(info->color_id[DISABLED_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
112 gen->GetStringIdName(info->string_id[0]), in WriteExtendedProperties()
113 gen->GetFontIdName(info->font_id[0]), in WriteExtendedProperties()
114 gen->GetColorIdName(info->color_id[NORMAL_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
115 gen->GetColorIdName(info->color_id[SELECTED_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
128 gen->GetStringIdName(info->string_id[0]), in WriteExtendedProperties()
129 gen->GetFontIdName(info->font_id[0]), in WriteExtendedProperties()
130 gen->GetColorIdName(info->color_id[NORMAL_TEXT_COLOR_INDEX]), in WriteExtendedProperties()
131 gen->GetColorIdName(info->color_id[SELECTED_TEXT_COLOR_INDEX])); in WriteExtendedProperties()