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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dsettings.cpp438 int caption_height = -1;
444 caption_height = borders[2]; // top frame extent
450 return caption_height;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dsettings.cpp665 int caption_height = -1; local
669 caption_height = ((long*)data)[2]; // top frame extent
675 return caption_height;

Completed in 65 milliseconds