Home
last modified time | relevance | path

Searched refs:ds_put_unichar (Results 1 – 4 of 4) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dstr.h229 void ds_put_unichar (struct string *, ucs4_t uc);
H A Dstr.c1614 ds_put_unichar (struct string *st, ucs4_t uc) in ds_put_unichar() function
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-data-editor.c394 ds_put_unichar (&s, 0xd7); /* U+00D7 MULTIPLICATION SIGN */ in on_data_selection_change()
/dports/math/pspp/pspp-1.4.1/src/output/
H A Dcairo.c1577 ds_put_unichar (&tmp, 0x2060 /* U+2060 WORD JOINER */); in xr_layout_cell_text()