Searched refs:WIDGETS_SPECS_LEN (Results 1 – 1 of 1) sorted by relevance
84 const int WIDGETS_SPECS_LEN = sizeof (WIDGETS_SPECS) / sizeof (WidgetSpec); variable193 for ( int i = 0; i < WIDGETS_SPECS_LEN; i++ ) in Widget()1744 for ( int i = 0; i < WIDGETS_SPECS_LEN; i++ ) in EditorImpl()1884 OSL_ASSERT( i < WIDGETS_SPECS_LEN ); in IMPL_LINK()
Completed in 22 milliseconds