Home
last modified time | relevance | path

Searched defs:newPosition (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/layout/
DGlyphIterator.cpp200 void GlyphIterator::setCurrStreamPosition(le_int32 newPosition) in setCurrStreamPosition()
434 le_int32 newPosition = position; in nextInternal() local
456 le_int32 newPosition = position; in prevInternal() local
495 le_int32 newPosition = position; in findMark2Glyph() local
/external/webkit/WebCore/page/
DGeolocation.cpp564 void Geolocation::positionChanged(PassRefPtr<Geoposition> newPosition) in positionChanged()