Searched defs:blockdata (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/pdflib/bind/pdflib/c/
H A Dbusinesscard.c26 typedef struct { char *name; char *value; } blockdata; typedef in typeref:struct:__anon4884
/haiku-fatelf/src/libs/pdflib/bind/pdflib/cpp/
H A Dbusinesscard.cpp23 struct blockdata { struct
24 blockdata(string n, string v): name(n), value(v){} function in struct:blockdata
[all...]

Completed in 35 milliseconds