Home | History | Annotate | Download | only in hb-old

Lines Matching refs:shaped

88             hb_uint16 shaped = 0;
98 shaped = base - 0x5d0 + 0xfb30;
100 shaped = base + 2;
106 shaped = 0xfb2a;
108 shaped = 0xfb2c;
113 shaped = 0xfb2b;
115 shaped = 0xfb2d;
120 shaped = 0xfb2e;
123 shaped = 0xfb2f;
126 shaped = 0xfb4b;
129 shaped = 0xfb4c;
131 shaped = 0xfb4d;
133 shaped = 0xfb4e;
144 if (shaped) {
145 if (shaper_item->font->klass->canRender(shaper_item->font, (HB_UChar16 *)&shaped, 1)) {
146 shapedChars[cluster_start] = shaped;
148 shaped = 0;
150 if (!shaped) {