Home
last modified time | relevance | path

Searched refs:GTH_IS_IMAGE_VIEWER_PAGE (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/gthumb/gthumb-3.10.1/extensions/file_tools/
H A Dgth-file-tool-undo.c39 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in G_DEFINE_TYPE()
54 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_undo_activate()
H A Dgth-file-tool-redo.c39 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in G_DEFINE_TYPE()
54 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_redo_activate()
H A Dgth-file-tool-mirror.c59 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_mirror_activate()
H A Dgth-file-tool-rotate-right.c59 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_rotate_right_activate()
H A Dgth-file-tool-flip.c59 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_flip_activate()
H A Dgth-file-tool-rotate-left.c59 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_rotate_left_activate()
H A Dactions.c51 if (! GTH_IS_IMAGE_VIEWER_PAGE (page)) in gth_browser_activate_file_tool()
H A Dgth-file-tool-color-picker.c144 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_color_picker_get_options()
H A Dgth-file-tool-grayscale.c342 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_grayscale_get_options()
H A Dgth-file-tool-adjust-contrast.c505 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_adjust_contrast_get_options()
H A Dgth-file-tool-rotate.c368 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_rotate_get_options()
H A Dgth-file-tool-crop.c417 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_crop_get_options()
H A Dgth-file-tool-effects.c219 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_effects_get_options()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_rotation/
H A Dcallbacks.c136 if (GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) { in viewer_image_changed_cb()
157 if (GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) { in ir__gth_browser_activate_viewer_page_cb()
193 if (GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) { in ir__gth_browser_deactivate_viewer_page_cb()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_viewer/
H A Dgth-image-viewer-page-tool.c78 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_image_viewer_page_tool_activate()
197 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_image_viewer_page_tool_get_page()
H A Dgth-image-viewer-page.h32 #define GTH_IS_IMAGE_VIEWER_PAGE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTH_TYPE_IMAGE_VIEWER_PAG… macro
H A Dgth-image-histogram.c62 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in G_DEFINE_TYPE_WITH_CODE()
H A Dactions.c36 if ((viewer_page != NULL) && GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in get_image_viewer_page()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_print/
H A Dactions.c52 && GTH_IS_IMAGE_VIEWER_PAGE (viewer_page) in gth_browser_activate_print()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/red_eye_removal/
H A Dgth-file-tool-red-eye.c348 if (! GTH_IS_IMAGE_VIEWER_PAGE (viewer_page)) in gth_file_tool_red_eye_get_options()