Lines Matching refs:f

2640   return dP.f(object, key, createDesc(1, value));
2660 exports.f = __w_pdfjs_require__(19) ? Object.defineProperty : function defineProperty(O, P, Attribu…
3079 } catch (f) {}
3555 dP.f(O, P = keys[i++], Properties[P]);
3652 var def = __w_pdfjs_require__(15).f;
3806 …if (index in object) $defineProperty.f(object, index, createDesc(0, value));else object[index] = v…
3957 var getSymbols = gOPS.f;
3958 var isEnum = pIE.f;
3983 exports.f = Object.getOwnPropertySymbols;
3992 exports.f = {}.propertyIsEnumerable;
4301 var newPromiseCapability = newGenericPromiseCapability = newPromiseCapabilityModule.f;
4515 newPromiseCapabilityModule.f = newPromiseCapability = function newPromiseCapability(C) {
4626 var f = ctx(fn, that, entries ? 2 : 1);
4631 result = entries ? f(anObject(step = iterable[index])[0], step[1]) : f(iterable[index]);
4634 result = call(iterator, f, step.value, entries);
4892 module.exports.f = function (C) {
4945 var promiseCapability = newPromiseCapability.f(C);
4985 if (DESCRIPTORS && C && !C[SPECIES]) dP.f(C, SPECIES, {
5041 var promiseCapability = newPromiseCapability.f(this);
5169 var f = ctx(callbackfn, that, 3);
5178 res = f(val, index, O);
5272 var setDesc = __w_pdfjs_require__(15).f;
5588 …set = __w_pdfjs_require__(30)(Function.call, __w_pdfjs_require__(118).f(Object.prototype, '__proto…
5624 exports.f = __w_pdfjs_require__(19) ? gOPD : function getOwnPropertyDescriptor(O, P) {
5630 if (has(O, P)) return createDesc(!pIE.f.call(O, P), O[P]);
5921 var gOPD = $GOPD.f;
5922 var dP = $DP.f;
5923 var gOPN = gOPNExt.f;
5937 var USE_NATIVE = typeof $Symbol == 'function' && !!$GOPS.f;
6072 $GOPD.f = $getOwnPropertyDescriptor;
6073 $DP.f = $defineProperty;
6074 __w_pdfjs_require__(137).f = gOPNExt.f = $getOwnPropertyNames;
6075 __w_pdfjs_require__(78).f = $propertyIsEnumerable;
6076 $GOPS.f = $getOwnPropertySymbols;
6082 wksExt.f = function (name) {
6126 $GOPS.f(1);
6130 return $GOPS.f(toObject(it));
6170 exports.f = __w_pdfjs_require__(37);
6187 var defineProperty = __w_pdfjs_require__(15).f;
6192 value: wksExt.f(name)
6211 var getSymbols = gOPS.f;
6215 var isEnum = pIE.f;
6238 var gOPN = __w_pdfjs_require__(137).f;
6251 module.exports.f = function getOwnPropertyNames(it) {
6266 exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
6422 var isEnum = __w_pdfjs_require__(78).f;
8238 function f() {
8239 var reader = f._reader,
8240 branch1 = f._branch1,
8241 branch2 = f._branch2,
8242 teeState = f._teeState;
8278 return f;
8282 function f(reason) {
8283 var stream = f._stream,
8284 teeState = f._teeState;
8298 return f;
8302 function f(reason) {
8303 var stream = f._stream,
8304 teeState = f._teeState;
8318 return f;
25642 f,
25647 f = b & c | ~b & d;
25650 f = d & b | ~d & c;
25653 f = b ^ c ^ d;
25656 f = c ^ (b | ~d);
25661 rotateArg = a + f + k[j] + w[g] | 0,
25848 f = h5,
25855 t1 = h + sigmaPrime(e) + ch(e, f, g) + k[j] + w[j];
25858 g = f;
25859 f = e;
25872 h5 = h5 + f | 0;
26018 f = new Word64(0, 0);
26048 f.assign(h5);
26056 ch(tmp1, e, f, g, tmp2);
26065 g = f;
26066 f = e;
26082 h5.add(f);
33142 setTextMatrix: function TextState_setTextMatrix(a, b, c, d, e, f) {
33149 m[5] = f;
33151 setTextLineMatrix: function TextState_setTextMatrix(a, b, c, d, e, f) {
33158 m[5] = f;
33170 calcTextLineMatrixAdvance: function TextState_calcTextLineMatrixAdvance(a, b, c, d, e, f) {
33184 tyDiff = f - m[5];
49016 var f = reader.readFlag();
49021 if (!(0 <= f && f <= 2)) {
49025 switch (f) {
49041 operators.push(f);
49193 var f = reader.readFlag();
49195 if (!(0 <= f && f <= 3)) {
49202 for (i = 0, ii = f !== 0 ? 8 : 12; i < ii; i++) {
49208 for (i = 0, ii = f !== 0 ? 2 : 4; i < ii; i++) {
49214 switch (f) {
49324 var f = reader.readFlag();
49326 if (!(0 <= f && f <= 3)) {
49333 for (i = 0, ii = f !== 0 ? 12 : 16; i < ii; i++) {
49339 for (i = 0, ii = f !== 0 ? 2 : 4; i < ii; i++) {
49345 switch (f) {