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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dnewbmpbtn.cpp32 static int* create_array( int width, int height, int fill = 0 ) function
158 int* src = create_array( width, height, MASK_BG );
159 int* dest = create_array( width, height, MASK_BG );

Completed in 43 milliseconds