Home
last modified time | relevance | path

Searched defs:adjustments (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/base/strings/
H A Dutf_offset_string_conversions.cc26 void OffsetAdjuster::AdjustOffsets(const Adjustments& adjustments, in AdjustOffsets() argument
36 void OffsetAdjuster::AdjustOffset(const Adjustments& adjustments, in AdjustOffset() argument
71 void OffsetAdjuster::UnadjustOffset(const Adjustments& adjustments, in UnadjustOffset() argument
60 UnadjustOffsets( const Adjustments& adjustments, std::vector<size_t>* offsets_for_unadjustment) UnadjustOffsets() argument
187 ConvertUnicode(const SrcChar* src, size_t src_len, DestStdString* output, OffsetAdjuster::Adjustments* adjustments) ConvertUnicode() argument
221 UTF8ToUTF16WithAdjustments( const char* src, size_t src_len, std::u16string* output, base::OffsetAdjuster::Adjustments* adjustments) UTF8ToUTF16WithAdjustments() argument
230 UTF8ToUTF16WithAdjustments( std::string_view utf8, base::OffsetAdjuster::Adjustments* adjustments) UTF8ToUTF16WithAdjustments() argument
245 OffsetAdjuster::Adjustments adjustments; UTF8ToUTF16AndAdjustOffsets() local
260 OffsetAdjuster::Adjustments adjustments; UTF16ToUTF8AndAdjustOffsets() local
[all...]
/third_party/skia/gm/
H A Dtypeface.cpp42 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() argument
69 int32_t* adjustments = adjustmentStorage.get(); in drawKernText() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp113 bool adjustments = false; in realign_weights_undecimated() local
320 bool adjustments = false; in realign_weights_undecimated() local
446 bool adjustments in realign_weights_decimated() local
869 bool adjustments; compress_symbolic_block_for_partition_1plane() local
1207 bool adjustments; compress_symbolic_block_for_partition_2planes() local
[all...]

Completed in 3 milliseconds