Home
last modified time | relevance | path

Searched refs:gsf_base64_decode_simple (Results 1 – 13 of 13) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dlibgsf.syms4 gsf_base64_decode_simple
H A Dgsf-utils.h268 size_t gsf_base64_decode_simple (guint8 *data, size_t len);
H A Dgsf-utils.c695 gsf_base64_decode_simple (guint8 *data, size_t len) in gsf_base64_decode_simple() function
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-svg.c69 image->data_length = gsf_base64_decode_simple (xin->content->str, strlen(xin->content->str)); in go_svg_load_data()
H A Dgo-spectre.c107 image->data_length = gsf_base64_decode_simple (xin->content->str, strlen(xin->content->str)); in go_spectre_load_data()
H A Dgo-pixbuf.c157 length = gsf_base64_decode_simple (xin->content->str, strlen(xin->content->str)); in go_pixbuf_load_data()
H A Dgo-emf.c86 image->data_length = gsf_base64_decode_simple (xin->content->str, strlen(xin->content->str)); in go_emf_load_data()
/dports/editors/abiword/abiword-3.0.5/plugins/garble/xp/
H A Dabiword-garble.cpp175 size = gsf_base64_decode_simple( (guint8*)data, size ); in garble_image_node()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/xmpp/xp/
H A DXMPPAccountHandler.cpp542 size_t len = gsf_base64_decode_simple((guint8*)(&packet_str[0]), packet_str.size()); in handleMessage()
/dports/editors/abiword/abiword-3.0.5/goffice-bits/goffice/utils/
H A Dgo-image.c748 length = gsf_base64_decode_simple ((guint8*) xin->content->str, strlen(xin->content->str)); in go_image_load_data()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet-object-image.c375 size_t len = gsf_base64_decode_simple (data->str, data->len); in content_end()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/session/xp/
H A DAbiCollabSessionManager.cpp185 size_t gzbufLen = gsf_base64_decode_simple((guint8*)base64gzBuf, strlen(base64gzBuf)); in deserializeDocument()
/dports/devel/libgsf/libgsf-1.14.47/
H A DChangeLog3707 * gsf/gsf-utils.c (gsf_base64_decode_simple): Revert base64
3717 * gsf/gsf-utils.c (gsf_base64_decode_simple): Initialize during