HomeSort by relevance Sort by last modified time
    Searched full:nresults (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 219 int nResults;
223 m_pFuncs[i]->Call(color_value, 1, result, nResults);
fpdf_page_func.cpp 791 int nresults; local
792 m_pSubFunctions[i]->Call(&input, m_nInputs, outputs, nresults);
881 FX_BOOL CPDF_Function::Call(FX_FLOAT* inputs, int ninputs, FX_FLOAT* results, int& nresults) const
886 nresults = m_nOutputs;
fpdf_page_colors.cpp     [all...]
pageint.h 402 FX_BOOL Call(FX_FLOAT* inputs, int ninputs, FX_FLOAT* results, int& nresults) const;
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 63 int nresults = 0; local
64 if (pFuncs[j]->Call(&input, 1, pResults + offset, nresults)) {
65 offset += nresults;
143 int nresults; local
144 if (pFuncs[j]->Call(&input, 1, pResults + offset, nresults)) {
145 offset += nresults;
272 int nresults; local
273 if (pFuncs[j]->Call(input, 2, pResults + offset, nresults)) {
274 offset += nresults;
    [all...]
  /external/owasp/sanitizer/benchmark-data/
Yahoo!.html     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 979 milliseconds