/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | arg.cc | 168 size_t advance = start_[0] <= '0' ? 1 : 0; in without_neg_or_zero() local
|
/third_party/skia/modules/skshaper/src/ |
H A D | SkShaper_primitive.cpp | 83 linebreak(const char text[], const char stop[], const RSFont& font, SkScalar width, SkScalar* advance, size_t* trailing) linebreak() argument
|
/third_party/skia/gm/ |
H A D | texteffects.cpp | 62 SkScalar advance = 0; in MakeFancyBlob() local
|
/third_party/skia/modules/skresources/src/ |
H A D | SkResources.cpp | 52 void advance() { in advance() function in skresources::__anon18606::final
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGTextPriv.h | 153 SkVector advance; member
|
/third_party/skia/modules/skottie/src/layers/ |
H A D | TextLayer.cpp | 373 const auto advance = ParseDefault((*jchar)["w"], 0.0f); in resolveEmbeddedTypefaces() local
|
/third_party/spirv-tools/source/ |
H A D | text_handler.cpp | 63 spv_result_t advance(spv_text text, spv_position position) { in advance() function 190 spv_result_t AssemblyContext::advance() { in advance() function in spvtools::AssemblyContext
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 51 void advance(unsigned I = 1) { Ptr += I; } in advance() function in __anon24038::Cursor [all...] |
/third_party/skia/src/utils/ |
H A D | SkCustomTypeface.cpp | 111 void SkCustomTypefaceBuilder::setGlyph(SkGlyphID index, float advance, const SkPath& path) { in setGlyph() argument 207 auto advance = fMatrix.mapXY(tf->fAdvances[glyph->getGlyphID()], 0); variable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-graphite2.cc | 226 unsigned int advance; member [all...] |
H A D | hb-ot-math.h | 218 hb_position_t advance; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 35 void advance() { in advance() function in llvm::const_set_bits_iterator_impl
|
H A D | FoldingSet.h | 669 void advance() { in advance() function in llvm::FoldingSetBucketIteratorImpl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamReader.h | 399 Expected<BitstreamEntry> advance(unsigned Flags = 0) { in advance() function in llvm::BitstreamCursor
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | shape.cpp | 171 selection_box(const SkFontMetrics& metrics, float advance, SkPoint pos) selection_box() argument
|
/third_party/rust/crates/proc-macro2/src/ |
H A D | parse.rs | 17 pub fn advance(&self, bytes: usize) -> Cursor<'a> { in advance() functions [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vc1dsp.c | 887 sprite_h_c(uint8_t *dst, const uint8_t *src, int offset, int advance, int count) sprite_h_c() argument
|
/third_party/node/deps/v8/src/json/ |
H A D | json-parser.h | 193 void advance() { ++cursor_; } in advance() function
|
/third_party/skia/src/core/ |
H A D | SkBlockAllocator.h | 717 void advance(BlockT* block) { in advance() function in final::GrowthPolicy::SkBlockAllocator::BlockIter::Item
|
/third_party/skia/src/sfnt/ |
H A D | SkOTTable_glyf.h | 39 void advance(uint16_t num) { in advance() function in SkOTTableGlyph::Iterator
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | t1decode.c | 271 FT_Vector left_bearing, advance; in t1operator_seac() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_generators.py | 1748 def advance(len=len): function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 465 void advance() { in advance() function in llvm::OnDiskIterableChainedHashTable::iterator_base
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MustExecute.cpp | 705 const Instruction *MustBeExecutedIterator::advance() { in advance() function in MustBeExecutedIterator
|
/third_party/skia/modules/skottie/src/text/ |
H A D | SkottieShaper.cpp | 288 const auto advance = (fDesc.fFlags & Shaper::Flags::kTrackFragmentAdvanceAscent) in commitFragementedRun() local
|