Searched refs:active_head (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_rectpack.h187 stbrp_node *active_head; member in struct:stbrp_context
273 context->active_head = &context->extra[0];
360 node = c->active_head;
361 prev = &c->active_head;
406 tail = c->active_head;
407 node = c->active_head;
408 prev = &c->active_head;
497 cur = context->active_head;
506 cur = context->active_head;
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_rectpack.h187 stbrp_node *active_head; member in struct:stbrp_context
273 context->active_head = &context->extra[0];
360 node = c->active_head;
361 prev = &c->active_head;
406 tail = c->active_head;
407 node = c->active_head;
408 prev = &c->active_head;
497 cur = context->active_head;
506 cur = context->active_head;

Completed in 3 milliseconds