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

/haiku/src/libs/icon/shape/
H A DVectorPath.cpp41 #define obj_new(type, n) ((type *)malloc ((n) * sizeof(type))) macro
1074 fPath = obj_new(control_point, fAllocCount);

Completed in 34 milliseconds