Home
last modified time | relevance | path

Searched defs:leading (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dfilmstripdec.c35 int leading; member
H A Dmovenc.c308 uint8_t leading, dependent, reference, redundancy; in mov_write_sdtp_tag() local
/third_party/skia/src/sfnt/
H A DSkOTTable_name.cpp19 uint16_t leading; in next_unichar_UTF16BE() local
/third_party/icu/icu4c/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp95 le_int32 leading = 0; in Paragraph() local
H A Dpflow.c118 le_int32 leading = 0; in pf_create() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp95 le_int32 leading = 0; in Paragraph() local
H A Dpflow.c116 le_int32 leading = 0; in pf_create() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-cairo.hh119 double leading = ascent + descent + line_gap; in render() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp81 SkScalar leading; member
/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c245 static void get_trim_info(vbi_page *page, vbi_char *row, int *leading, int *trailing, int *olen) in get_trim_info() argument
298 int leading, trailing, len; in gen_sub_ass() local
[all...]
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp835 le_int32 leading = font->getLeading(); in computeMetrics() local
1246 le_int32 leading = fRuns[i]->getLeading(); in computeMetrics() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_decimalquantity.cpp1279 int32_t leading = precision - 1; in compact() local
1303 int32_t leading = precision - 1; in compact() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp1279 int32_t leading = precision - 1; in compact() local
1303 int32_t leading = precision - 1; in compact() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp1159 int32_t leading = precision - 1; in compact() local
1183 int32_t leading = precision - 1; in compact() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc760 HexFloatNeedsRoundUp(Int mantissa, int final_nibble_displayed, uint8_t leading) HexFloatNeedsRoundUp() argument
804 FormatARound(bool precision_specified, const FormatState &state, uint8_t *leading, Int *mantissa, int *exp) FormatARound() argument
831 FormatANormalize(const HexFloatTypeParams float_traits, uint8_t *leading, Int *mantissa, int *exp) FormatANormalize() argument
868 uint8_t leading = 0; FormatA() local
[all...]
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c1486 decim(char *r, uint64_t v, char chars, char leading) in decim() argument
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h218 FT_Int leading; /* optional, 0 if not present */ member
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc341 std::string leading, trailing; in TryConsumeEndOfDeclaration() local
493 AttachComments( std::string* leading, std::string* trailing, std::vector<std::string>* detached_comments) const AttachComments() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DRun.h118 SkScalar leading() const { return fFontMetrics.fLeading; } in leading() function in skia::textlayout::Run
619 SkScalar leading() const { return fLeading; } in InternalLineMetrics() function

Completed in 33 milliseconds