Home
last modified time | relevance | path

Searched defs:unitSize (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c247 FT_UShort unitSize; member
474 FT_UShort unitSize, in gxv_LookupTable_fmt2_skip_endmarkers()
500 FT_UShort unitSize; in gxv_LookupTable_fmt2_validate() local
572 FT_UShort unitSize; in gxv_LookupTable_fmt4_validate() local
646 FT_UShort unitSize, in gxv_LookupTable_fmt6_skip_endmarkers()
672 FT_UShort unitSize; in gxv_LookupTable_fmt6_validate() local
Dgxvkern.c179 FT_UShort unitSize; in gxv_kern_subtable_fmt0_validate() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp600 … int32_t unitSize = static_cast<int32_t>(uprv_strlen(key)) - styleSuffixLength(style); in put() local
/third_party/node/deps/icu-small/source/i18n/
Dreldatefmt.cpp586 … int32_t unitSize = static_cast<int32_t>(uprv_strlen(key)) - styleSuffixLength(style); in put() local
/third_party/icu/icu4c/source/i18n/
Dreldatefmt.cpp586 … int32_t unitSize = static_cast<int32_t>(uprv_strlen(key)) - styleSuffixLength(style); in put() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3424 size_t unitSize = contextVk->getVkIndexTypeSize(glIndexType); in getIndexBufferForElementArrayBuffer() local
3465 size_t unitSize = contextVk->getVkIndexTypeSize(glIndexType); in streamIndices() local
3522 size_t unitSize = contextVk->getVkIndexTypeSize(glIndexType); in streamIndicesIndirect() local
3577 auto unitSize = sizeof(uint32_t); in streamArrayIndirect() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-type.hh1015 HBUINT16 unitSize; /* Size of a lookup unit for this search in bytes. */ member