Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-object.c125 obj->num_view_tabs = num_tabs; in CeedObjectSetNumViewTabs()
140 *num_tabs = obj->num_view_tabs; in CeedObjectGetNumViewTabs()
/libCEED/include/
H A Dceed-impl.h98 CeedInt num_view_tabs; member