Home
last modified time | relevance | path

Searched defs:pTransform (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Dubiditransform.cpp129 action_resolve(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_resolve()
146 action_reorder(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reorder()
166 action_setInverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setInverse()
185 action_setRunsOnly(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_setRunsOnly()
202 action_reverse(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_reverse()
223 updateSrc(UBiDiTransform *pTransform, const UChar *newSrc, uint32_t newLength, in updateSrc()
257 doShape(UBiDiTransform *pTransform, uint32_t options, UErrorCode *pErrorCode) in doShape()
274 action_shapeArabic(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_shapeArabic()
304 action_mirror(UBiDiTransform *pTransform, UErrorCode *pErrorCode) in action_mirror()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_icc.cpp118 void CCodec_IccModule::Translate(CLcmsCmm* pTransform, in Translate()
146 void CCodec_IccModule::TranslateScanline(CLcmsCmm* pTransform, in TranslateScanline()
/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp105 const uint8_t* pTransform = pCIDFont->GetCIDTransform(CID); in Load() local
/external/icu/icu4c/source/test/cintltst/
Dcbiditransformtst.c172 UBiDiTransform *pTransform = ubiditransform_open(&errorCode); in testAutoDirection() local
397 UBiDiTransform *pTransform = ubiditransform_open(&errorCode); in testAllTransformOptions() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp500 const uint8_t* pTransform = GetCIDTransform(CID); in GetCharBBox() local
867 const auto* pTransform = std::lower_bound( in GetCIDTransform() local