/external/webkit/Source/JavaScriptCore/runtime/ |
D | WeakRandom.h | 72 unsigned advance() in advance() function
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GlyphBuffer.h | 157 CGSize advance = { width, 0 }; variable 176 void add(Glyph glyph, const SimpleFontData* font, GlyphBufferAdvance advance) in add()
|
D | WidthIterator.cpp | 77 void WidthIterator::advance(int offset, GlyphBuffer* glyphBuffer) in advance() function in WebCore::WidthIterator
|
/external/tcpdump/ |
D | print-ipcomp.c | 57 int advance; in ipcomp_print() local
|
D | print-ip6.c | 53 register int advance; in ip6_print() local
|
D | print-pim.c | 625 int advance; in pimv2_print() local 721 int advance; in pimv2_print() local
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebTextIterator.mm | 79 {
|
/external/guava/src/com/google/common/io/ |
D | MultiReader.java | 44 private void advance() throws IOException { in advance() method in MultiReader
|
D | MultiInputStream.java | 60 private void advance() throws IOException { in advance() method in MultiInputStream
|
/external/llvm/include/llvm/CodeGen/ |
D | ScoreboardHazardRecognizer.h | 75 void advance() { in advance() function
|
/external/webkit/Source/WebCore/xml/ |
D | XPathParser.cpp | 151 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/ |
D | HTMLEntitySearch.cpp | 111 void HTMLEntitySearch::advance(UChar nextCharacter) in advance() function in WebCore::HTMLEntitySearch
|
/external/skia/src/core/ |
D | SkAdvancedTypefaceMetrics.cpp | 87 Data advance; in getAdvanceData() local
|
/external/webkit/Source/WebCore/platform/text/ |
D | SegmentedString.h | 140 void advance() in advance() function 189 void advance(int& lineNumber) in advance() function
|
D | SegmentedString.cpp | 200 void SegmentedString::advance(unsigned count, UChar* consumedCharacters) in advance() function in WebCore::SegmentedString
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | access-nbody.js | 95 NBodySystem.prototype.advance = function(dt){ method in NBodySystem
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | access-nbody.js | 95 NBodySystem.prototype.advance = function(dt){ method in NBodySystem
|
/external/freetype/include/freetype/ |
D | ftincrem.h | 119 FT_Long advance; member
|
D | ftglyph.h | 113 FT_Vector advance; member
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | UniscribeController.cpp | 93 void UniscribeController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance() function in WebCore::UniscribeController 293 float advance = advances[k] / cLogicalScale; in shapeAndPlaceItem() local
|
D | SimpleFontDataCGWin.cpp | 148 CGSize advance; in platformWidthForGlyph() local
|
/external/harfbuzz/src/ |
D | harfbuzz-shape.h | 41 HB_Fixed advance; member 150 HB_Fixed advance; member
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | ComplexTextController.cpp | 345 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/ |
D | dwarf_die.cc | 250 const Elf_Byte* DIEObject::advance(const Dwarf_Abbr_AT** at_abbr, in advance() function in DIEObject
|
/external/skia/src/effects/ |
D | Sk1DPathEffect.cpp | 40 SkPath1DPathEffect::SkPath1DPathEffect(const SkPath& path, SkScalar advance, in SkPath1DPathEffect()
|