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

/inkscape/src/ui/dialog/
H A Dcolor-item.cpp605 int entryCount = listing.size(); local
606 GtkTargetEntry* entries = new GtkTargetEntry[entryCount];
621 entries, entryCount,
623 for ( int i = 0; i < entryCount; i++ ) {

Completed in 16 milliseconds