Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/
Dimstb_rectpack.h189 stbrp_node *active_head; member
275 context->active_head = &context->extra[0]; in stbrp_init_target()
369 node = c->active_head; in stbrp__skyline_find_best_pos()
370 prev = &c->active_head; in stbrp__skyline_find_best_pos()
415 tail = c->active_head; in stbrp__skyline_find_best_pos()
416 node = c->active_head; in stbrp__skyline_find_best_pos()
417 prev = &c->active_head; in stbrp__skyline_find_best_pos()
506 cur = context->active_head; in stbrp__skyline_pack_rectangle()
515 cur = context->active_head; in stbrp__skyline_pack_rectangle()
/third_party/mesa3d/src/imgui/
Dimstb_rectpack.h187 stbrp_node *active_head; member
273 context->active_head = &context->extra[0]; in stbrp_init_target()
360 node = c->active_head; in stbrp__skyline_find_best_pos()
361 prev = &c->active_head; in stbrp__skyline_find_best_pos()
406 tail = c->active_head; in stbrp__skyline_find_best_pos()
407 node = c->active_head; in stbrp__skyline_find_best_pos()
408 prev = &c->active_head; in stbrp__skyline_find_best_pos()
497 cur = context->active_head; in stbrp__skyline_pack_rectangle()
506 cur = context->active_head; in stbrp__skyline_pack_rectangle()