Home
last modified time | relevance | path

Searched refs:nPad (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx49 int xmax, int ymax, int dx, int dy, int nPad ) in ImplRotate8_90() argument
55 for( int i = nPad; --i >= 0; ) in ImplRotate8_90()
65 unsigned char* p2 = p1 + ymax * (xmax + nPad); in ImplRotate8_180()
68 p2 -= nPad; in ImplRotate8_180()
75 p1 += nPad; in ImplRotate8_180()
79 p2 -= nPad; in ImplRotate8_180()
92 int xmax, int ymax, int dx, int nShift, int nDeltaShift, int nPad ) in ImplRotate1_90() argument
117 for( int i = nPad; --i >= 0;) in ImplRotate1_90()
132 int xmax, int ymax, int nPad ) in ImplRotate1_180() argument
137 p2 -= nPad; in ImplRotate1_180()
[all …]
/aoo4110/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx980 int nPad = 10 - aOffset.getLength(); in emit() local
981 for( int i = 0; i < nPad; i++ ) in emit()
986 nPad = 5 - aGeneration.getLength(); in emit()
987 for( int i = 0; i < nPad; i++ ) in emit()
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx200 sal_uInt16 nUserNameLen, nPad; in operator >>() local
208 >> nPad; in operator >>()

Completed in 61 milliseconds