Home | History | Annotate | Download | only in gxvalid

Lines Matching refs:GXV_TRACE

94     GXV_TRACE(( "  IndicScript MorphRule for glyphOffset 0x%04x",
96 GXV_TRACE(( " markFirst=%01d", markFirst ));
97 GXV_TRACE(( " dontAdvance=%01d", dontAdvance ));
98 GXV_TRACE(( " markLast=%01d", markLast ));
99 GXV_TRACE(( " %02d", verb ));
100 GXV_TRACE(( " %s\n", GXV_Mort_IndicScript_Msg[verb] ));
104 GXV_TRACE(( " [odd] a glyph is marked as the first and last"
111 GXV_TRACE(( " [odd] the first glyph is marked as dontAdvance"
118 GXV_TRACE(( " non-zero bits found in reserved range\n" ));
122 GXV_TRACE(( "\n" ));