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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SimpleMenu.c120 static Dimension GetMenuWidth(), GetMenuHeight();
266 smw->core.width = GetMenuWidth(new, NULL);
916 width = GetMenuWidth((Widget) smw, (Widget) current_entry);
1129 /* Function Name: GetMenuWidth
1136 GetMenuWidth(w, w_ent) function
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimpleMenu.c122 static Dimension GetMenuWidth(), GetMenuHeight();
277 smw->core.width = GetMenuWidth(new, (Widget)NULL);
953 width = GetMenuWidth((Widget) smw, (Widget) current_entry);
1166 /* Function Name: GetMenuWidth
1173 GetMenuWidth(w, w_ent) function

Completed in 15 milliseconds