Home
last modified time | relevance | path

Searched refs:fbSubTemplateMultiListEntryGetIndexedPtr (Results 1 – 3 of 3) sorted by relevance

/dports/net/libfixbuf/libfixbuf-2.3.1/include/fixbuf/
H A Dpublic.h2722 void* fbSubTemplateMultiListEntryGetIndexedPtr(
/dports/net/py-pyfixbuf/pyfixbuf-0.8.1/src/pyfixbuf/
H A D_pyfixbuf.c4428 dataptr = fbSubTemplateMultiListEntryGetIndexedPtr(self->entry, index); in fixbufPySTMLEntry_setIndexedEntry()
4467 rec->rec = fbSubTemplateMultiListEntryGetIndexedPtr(self->entry, index); in fixbufPySTMLEntry_getIndexedEntry()
/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A Dfbuf.c5063 void* fbSubTemplateMultiListEntryGetIndexedPtr( in fbSubTemplateMultiListEntryGetIndexedPtr() function