/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | BigGlyphMetrics.java | 146 public void setHoriAdvance(byte advance) { in setHoriAdvance() argument 170 public void setVertAdvance(byte advance) { in setVertAdvance() argument
|
H A D | SmallGlyphMetrics.java | 57 public int advance() { in advance() method in SmallGlyphMetrics 113 public int advance() { in advance() method in SmallGlyphMetrics.Builder 117 public void setAdvance(byte advance) { in setAdvance() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftglyph.h | 117 FT_Vector advance; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | big_glyph_metrics.cc | 112 void BigGlyphMetrics::Builder::SetHoriAdvance(uint8_t advance) { in SetHoriAdvance() argument 136 void BigGlyphMetrics::Builder::SetVertAdvance(uint8_t advance) { in SetVertAdvance() argument
|
/third_party/skia/tools/fonts/ |
H A D | TestTypeface.cpp | 166 const SkVector advance = variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | util.cpp | 135 skipWhitespace(const UnicodeString& str, int32_t& pos, UBool advance) skipWhitespace() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 102 void advance() { in advance() function in llvm::MIBundleOperandIteratorBase
|
/third_party/vk-gl-cts/framework/xexml/ |
H A D | xeXMLParser.cpp | 108 void Tokenizer::advance (void) in advance() function in xe::xml::Tokenizer 381 void Parser::advance (void) in advance() function in xe::xml::Parser
|
/third_party/lame/test/ |
H A D | lame_test.cpp | 64 void advance( int x ) { in advance() function in PcmGenerator 209 void advance( int i ) { in advance() function in OutBuffer
|
/third_party/skia/src/core/ |
H A D | SkVertices.cpp | 127 auto advance = [&ptr](size_t size) { in init() local
|
/third_party/skia/samplecode/ |
H A D | SampleAtlas.cpp | 88 void advance(const SkRect& bounds) { in advance() function
|
/third_party/skia/src/gpu/tessellate/ |
H A D | PathWedgeTessellator.cpp | 101 void advance() { in advance() function in skgpu::__anon18864::MidpointContourParser
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | text_handler.cpp | 62 spv_result_t advance(spv_text text, spv_position position) { in advance() function 188 spv_result_t AssemblyContext::advance() { in advance() function in spvtools::AssemblyContext [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | text_handler.cpp | 62 spv_result_t advance(spv_text text, spv_position position) { in advance() function 188 spv_result_t AssemblyContext::advance() { in advance() function in spvtools::AssemblyContext [all...] |
/third_party/skia/src/shaders/gradients/ |
H A D | Sk4fLinearGradient.cpp | 306 void advance(SkScalar advX) { in advance() function in __anon18951::SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_EBDT.h | 44 SK_OT_BYTE advance; member
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afshaper.c | 558 af_shaper_get_elem( AF_StyleMetrics metrics, void* buf_, unsigned int idx, FT_Long* advance, FT_Long* y_offset ) af_shaper_get_elem() argument 660 af_shaper_get_elem( AF_StyleMetrics metrics, void* buf_, unsigned int idx, FT_Long* advance, FT_Long* y_offset ) af_shaper_get_elem() argument
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffgload.c | 275 FT_UShort advance; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrobjs.c | 372 FT_Pos advance; in FT_LOCAL_DEF() local [all...] |
H A D | pfrsbit.c | 412 FT_Long xpos, ypos, advance; in pfr_load_bitmap_metrics() local 656 FT_Long xpos = 0, ypos = 0, advance = 0; in FT_LOCAL() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-hmtx-table.hh | 57 UFWORD advance; /* Advance width/height. */ member 244 unsigned int advance = get_advance (glyph); in get_advance() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | FoldingSet.cpp | 438 void FoldingSetIteratorImpl::advance() { in advance() function in FoldingSetIteratorImpl
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | CodedInputStream.php | 71 private function advance($amount) function
|
/third_party/python/Lib/lib2to3/ |
H A D | refactor.py | 114 def advance(): function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_ring.h | 507 inline CordRepRing::index_type CordRepRing::advance(index_type index) const { in advance() function in absl::cord_internal::CordRepRing
|