Home
last modified time | relevance | path

Searched refs:target_index (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_export_dlg.cpp161 int target_index = mTargetLanguageCombo.GetCurSel(); in OnBnClickedOk() local
171 if (src_index == target_index) in OnBnClickedOk()
203 pProject->mHeader.string_export_target = target_index; in OnBnClickedOk()
Dtarget_screen.cpp1170 for (int target_index = 0; target_index < target_type_count; target_index++) in Snap2Widget() local
1172 target_snap_line_type = target_type_list[target_index]; in Snap2Widget()