Searched refs:Shaper (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shaper.hh | 56 #define HB_SHAPER_ORDER(Shaper) \ argument 57 HB_PASTE (HB_SHAPER_ORDER_, Shaper) 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ argument 62 HB_SHAPER_ORDER (Shaper),
|
/external/pdfium/third_party/lcms/src/ |
D | cmsps2.c | 948 …t WriteInputMatrixShaper(cmsIOHANDLER* m, cmsHPROFILE hProfile, cmsStage* Matrix, cmsStage* Shaper) in WriteInputMatrixShaper() argument 960 cmsToneCurve** ShaperCurve = _cmsStageGetPtrToCurveSet(Shaper); in WriteInputMatrixShaper() 977 _cmsStageGetPtrToCurveSet(Shaper), in WriteInputMatrixShaper() 1052 cmsStage* Matrix, *Shaper; in GenerateCSA() local 1081 …neCheckAndRetreiveStages(lut, 2, cmsSigCurveSetElemType, cmsSigMatrixElemType, &Shaper, &Matrix)) { in GenerateCSA() 1083 if (!WriteInputMatrixShaper(mem, hProfile, Matrix, Shaper)) goto Error; in GenerateCSA()
|
/external/iproute2/examples/ |
D | README.cbq | 43 # | | |______ Shaper name - any word 71 # RATE: Shaper's speed - Kbit,Mbit or bps (bytes per second)
|