Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dregutf8.h81 #define GO_TYPE_SEARCH_REPLACE (go_search_replace_get_type ()) macro
82 #define GO_SEARCH_REPLACE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GO_TYPE_SEARCH_REPLACE, GOS…
83 #define GO_IS_SEARCH_REPLACE(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), GO_TYPE_SEARCH_REPLACE))
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsearch.c840 gnm_search_replace_class_init, gnm_search_replace_init, GO_TYPE_SEARCH_REPLACE)