Searched refs:PopInt (Results 1 – 2 of 2) sorted by relevance
156 if (pEngine->PopInt()) in Execute()163 size_t offset = pEngine->PopInt() ? 2 : 1; in Execute()201 int CPDF_PSEngine::PopInt() { in PopInt() function in CPDF_PSEngine238 i2 = PopInt(); in DoOperator()239 i1 = PopInt(); in DoOperator()249 i2 = PopInt(); in DoOperator()250 i1 = PopInt(); in DoOperator()280 i1 = PopInt(); in DoOperator()318 i1 = PopInt(); in DoOperator()354 i1 = PopInt(); in DoOperator()[all …]
119 int PopInt();