Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A 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()
/third_party/skia/third_party/externals/imgui/
H A 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/glfw/deps/
H A Dnuklear.h10587 struct nk_rp_node *active_head; member
10639 context->active_head = &context->extra[0]; in nk_rp_init_target()
10709 node = c->active_head; in nk_rp__skyline_find_best_pos()
10710 prev = &c->active_head; in nk_rp__skyline_find_best_pos()
10755 tail = c->active_head; in nk_rp__skyline_find_best_pos()
10756 node = c->active_head; in nk_rp__skyline_find_best_pos()
10757 prev = &c->active_head; in nk_rp__skyline_find_best_pos()

Completed in 45 milliseconds