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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/aen/
H A Dbfa_aen.h92 int entry_req, enum bfa_aen_app app_id, int *entry_ret);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dwindow.cpp465 GtkRequisition entry_req; local
466 entry_req.width = 2;
467 entry_req.height = 2;
469 (gcombo->button, &entry_req );
471 requisition->width = w - entry_req.width;
472 requisition->height = entry_req.height;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dwindow.cpp472 GtkRequisition entry_req; local
473 entry_req.width = 2;
474 entry_req.height = 2;
476 (gcombo->entry, &entry_req );
485 requisition->height = entry_req.height;

Completed in 105 milliseconds