Home
last modified time | relevance | path

Searched defs:advance (Results 1 – 25 of 70) sorted by relevance

123

/external/webkit/Source/JavaScriptCore/runtime/
DWeakRandom.h72 unsigned advance() in advance() function
/external/webkit/Source/WebCore/platform/graphics/
DGlyphBuffer.h157 CGSize advance = { width, 0 }; variable
176 void add(Glyph glyph, const SimpleFontData* font, GlyphBufferAdvance advance) in add()
DWidthIterator.cpp77 void WidthIterator::advance(int offset, GlyphBuffer* glyphBuffer) in advance() function in WebCore::WidthIterator
/external/tcpdump/
Dprint-ipcomp.c57 int advance; in ipcomp_print() local
Dprint-ip6.c53 register int advance; in ip6_print() local
Dprint-pim.c625 int advance; in pimv2_print() local
721 int advance; in pimv2_print() local
/external/webkit/Source/WebKit/mac/WebView/
DWebTextIterator.mm79 {
/external/guava/src/com/google/common/io/
DMultiReader.java44 private void advance() throws IOException { in advance() method in MultiReader
DMultiInputStream.java60 private void advance() throws IOException { in advance() method in MultiInputStream
/external/llvm/include/llvm/CodeGen/
DScoreboardHazardRecognizer.h75 void advance() { in advance() function
/external/webkit/Source/WebCore/xml/
DXPathParser.cpp151 Token Parser::makeTokenAndAdvance(int code, int advance) in makeTokenAndAdvance()
157 Token Parser::makeTokenAndAdvance(int code, NumericOp::Opcode val, int advance) in makeTokenAndAdvance()
163 Token Parser::makeTokenAndAdvance(int code, EqTestOp::Opcode val, int advance) in makeTokenAndAdvance()
/external/webkit/Source/WebCore/html/parser/
DHTMLEntitySearch.cpp111 void HTMLEntitySearch::advance(UChar nextCharacter) in advance() function in WebCore::HTMLEntitySearch
/external/skia/src/core/
DSkAdvancedTypefaceMetrics.cpp87 Data advance; in getAdvanceData() local
/external/webkit/Source/WebCore/platform/text/
DSegmentedString.h140 void advance() in advance() function
189 void advance(int& lineNumber) in advance() function
DSegmentedString.cpp200 void SegmentedString::advance(unsigned count, UChar* consumedCharacters) in advance() function in WebCore::SegmentedString
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Daccess-nbody.js95 NBodySystem.prototype.advance = function(dt){ method in NBodySystem
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Daccess-nbody.js95 NBodySystem.prototype.advance = function(dt){ method in NBodySystem
/external/freetype/include/freetype/
Dftincrem.h119 FT_Long advance; member
Dftglyph.h113 FT_Vector advance; member
/external/webkit/Source/WebCore/platform/graphics/win/
DUniscribeController.cpp93 void UniscribeController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance() function in WebCore::UniscribeController
293 float advance = advances[k] / cLogicalScale; in shapeAndPlaceItem() local
DSimpleFontDataCGWin.cpp148 CGSize advance; in platformWidthForGlyph() local
/external/harfbuzz/src/
Dharfbuzz-shape.h41 HB_Fixed advance; member
150 HB_Fixed advance; member
/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.cpp345 void ComplexTextController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance() function in WebCore::ComplexTextController
455 …CGSize advance = treatAsSpace ? CGSizeMake(fontData->spaceWidth(), advances[i].height) : advances[… in adjustGlyphsAndAdvances() local
/external/qemu/elff/
Ddwarf_die.cc250 const Elf_Byte* DIEObject::advance(const Dwarf_Abbr_AT** at_abbr, in advance() function in DIEObject
/external/skia/src/effects/
DSk1DPathEffect.cpp40 SkPath1DPathEffect::SkPath1DPathEffect(const SkPath& path, SkScalar advance, in SkPath1DPathEffect()

123