Searched refs:PopInt (Results 1 – 2 of 2) sorted by relevance
162 if (pEngine->PopInt()) in Execute()169 size_t offset = pEngine->PopInt() ? 2 : 1; in Execute()207 int CPDF_PSEngine::PopInt() { in PopInt() function in CPDF_PSEngine244 i2 = PopInt(); in DoOperator()245 i1 = PopInt(); in DoOperator()255 i2 = PopInt(); in DoOperator()256 i1 = PopInt(); in DoOperator()286 i1 = PopInt(); in DoOperator()324 i1 = PopInt(); in DoOperator()360 i1 = PopInt(); in DoOperator()[all …]
122 int PopInt();