Home
last modified time | relevance | path

Searched defs:nValues (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.cpp74 uint32_t nValues) { in SetFillColor()
81 uint32_t nValues) { in SetStrokeColor()
88 uint32_t nValues) { in SetFillPattern()
104 uint32_t nValues) { in SetStrokePattern()
123 uint32_t nValues) { in SetColor()
/external/python/cpython2/PC/
D_winreg.c1379 DWORD nSubKeys, nValues; in PyQueryInfoKey() local