Searched refs:pf_cookie (Results 1 – 4 of 4) sorted by relevance
128 xcb_render_query_pict_formats_cookie_t pf_cookie; in xcb_cursor_context_new() local146 pf_cookie = xcb_render_query_pict_formats(conn); in xcb_cursor_context_new()164 c->pf_reply = xcb_render_query_pict_formats_reply(conn, pf_cookie, NULL); in xcb_cursor_context_new()
293 auto pf_cookie = connection_->render().QueryPictFormats({}); in XCursorLoader() local308 if (auto pf_reply = pf_cookie.Sync()) in XCursorLoader()
225 puffs_cookie_t pf_cookie; member
889 rv = puffs_cookie2vnode(pmp, pf->pf_cookie, &vp); in puffsop_flush()