Searched refs:PopInt (Results 1 – 2 of 2) sorted by relevance
144 if (pEngine->PopInt()) in Execute()151 size_t offset = pEngine->PopInt() ? 2 : 1; in Execute()189 int CPDF_PSEngine::PopInt() { in PopInt() function in CPDF_PSEngine227 i2 = PopInt(); in DoOperator()228 i1 = PopInt(); in DoOperator()238 i2 = PopInt(); in DoOperator()239 i1 = PopInt(); in DoOperator()269 i1 = PopInt(); in DoOperator()307 i1 = PopInt(); in DoOperator()343 i1 = PopInt(); in DoOperator()[all …]
118 int PopInt();