Searched defs:wxHTML_ALIGN_TOP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmldefs.h27 #define wxHTML_ALIGN_TOP 0x0004 macro
H A Dhtmlcell.h441 void SetMinHeight(int h, int align = wxHTML_ALIGN_TOP) {m_MinHeight = h; m_MinHeightAlign = align; m_LastLayout = -1;} argument

Completed in 88 milliseconds