Home
last modified time | relevance | path

Searched defs:check (Results 1 – 18 of 18) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_generic_scroll_wheel_down_wrap.c82 GX_WIDGET *check; in _gx_generic_scroll_wheel_down_wrap() local
Dgx_horizontal_list_right_wrap.c79 GX_WIDGET *check; in _gx_horizontal_list_right_wrap() local
Dgx_generic_scroll_wheel_up_wrap.c80 GX_WIDGET *check; in _gx_generic_scroll_wheel_up_wrap() local
Dgx_vertical_list_down_wrap.c80 GX_WIDGET *check; in _gx_vertical_list_down_wrap() local
Dgx_horizontal_list_left_wrap.c79 GX_WIDGET *check; in _gx_horizontal_list_left_wrap() local
Dgx_vertical_list_up_wrap.c80 GX_WIDGET *check; in _gx_vertical_list_up_wrap() local
/GUIX-v6.2.1/test/guix_studio_test/test_view/
Dtest_utils.py1706 def check_support_bidi_text(check): argument
1713 def check_reorder_bidi_text(check): argument
1720 def check_support_thai_glyph_shapping(check): argument
1727 def check_gen_adjusted_thai_string(check): argument
1905 def configure_canvas_allocate(check): argument
1923 def configure_big_endian(check): argument
2122 def check_extended_unicode(check): argument
2126 def check_font_custom_output(check): argument
2185 def check_custom_output(check): argument
2193 def check_raw_format(check, close_edit_dialog = False): argument
[all …]
/GUIX-v6.2.1/guix_studio/
Dstring_export_dlg.cpp129 int check = ((CButton *)GetDlgItem(IDC_XLIFF_FORMAT))->GetCheck(); in DoDataExchange() local
294 int check = ((CButton *)GetDlgItem(IDC_XLIFF_FORMAT))->GetCheck(); in ShowHideXliffVersion() local
Dresource_export_dlg.cpp114 int check; in DoDataExchange() local
211 int check = ((CButton *)GetDlgItem(IDC_BINARY_FORMAT_SREC))->GetCheck(); in ShowHideMemoryOffset() local
527 int check; in OnTestMessage() local
Dsynergy_settings_dlg.cpp66 BOOL check = mD2DCheck.GetCheck(); in DoDataExchange() local
Dtrigger_action_edit_dlg.cpp409 BOOL check = mTargetShowChildWidgets.GetCheck(); in OnSelectAddedActionList() local
505 BOOL check = mTargetShowChildWidgets.GetCheck(); in OnClickTargetShowChildWidgets() local
522 BOOL check = mParentShowChildWidgets.GetCheck(); in OnClickParentShowChildWidgets() local
Dimport_project_dlg.cpp195 int check; in OnTestMessage() local
Dedit_pixelmap_dlg.cpp220 void edit_pixelmap_dlg::SetCheck(int control_id, int check) in SetCheck()
241 void edit_pixelmap_dlg::GetCheck(int control_id, int &check) in GetCheck()
Dcheckbox_service_provider.cpp253 GX_RESOURCE_ID check = box->gx_checkbox_checked_pixelmap_id; in AssignPixelmap() local
Dcanonical_normalize.cpp3273 GX_UBYTE check; in gx_studio_nfc_form_detect() local
Dfont_path_dialog.cpp1202 int check; in OnTestMessage() local
Dproperties_win.cpp4450 BOOL check; in OnChangeTemplate() local
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/
Dfilter.h254 git_filter_check_fn check; member