Home
last modified time | relevance | path

Searched refs:nDest (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.cpp1599 int nDest = fNamedDestinations.count(); in appendDestinations() local
1600 for (int i = 0; i < nDest; i++) { in appendDestinations()