Searched defs:getPrevious (Results 1 - 5 of 5) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/font/
H A DLetterQuad.java96 LetterQuad getPrevious() { method in class:LetterQuad
277 x0 = getPrevious().getX1();
/external/icu4c/i18n/
H A Dusearch.cpp3472 const CEI *getPrevious(int32_t index);
3564 const CEI *CEBuffer::getPrevious(int32_t index) { function in class:CEBuffer
4126 if (ceb.getPrevious(targetIx)->lowIndex < startIdx) {
4156 // For targetIx > limitIx, this ceb.getPrevious gets a CE that is as far back in the ring buffer
4158 // for this targetIx value, so if it is non-NULL then other ceb.getPrevious calls should be OK.
4159 const CEI *lastCEI = ceb.getPrevious(targetIx);
4171 targetCEI = ceb.getPrevious(targetIx + strsrch->pattern.PCELength - 1 - patIx + targetIxOffset);
4207 const CEI *firstCEI = ceb.getPrevious(targetIx + strsrch->pattern.PCELength - 1 + targetIxOffset);
4238 const CEI *nextCEI = ceb.getPrevious(targetIx - 1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 99 milliseconds