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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_func.cpp18 PSOP_INDEX, PSOP_ROLL, PSOP_PROC, PSOP_CONST enumerator in enum:__anon28566
66 } else if (m_Operators[i] == (FX_LPVOID)PSOP_CONST) {
80 } else if (op == PSOP_CONST) {
184 m_Operators.Add((FX_LPVOID)PSOP_CONST);

Completed in 592 milliseconds