Home
last modified time | relevance | path

Searched defs:leading (Results 26 - 34 of 34) sorted by relevance

12

/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
/third_party/ffmpeg/libavformat/
H A Dmovenc.c308 uint8_t leading, dependent, reference, redundancy; in mov_write_sdtp_tag() local

Completed in 26 milliseconds

12