Searched refs:ST_NOSHAPE_NONE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DArabicShaping.h79 ST_NOSHAPE_NONE = MASK_NOSHAPE enumerator in enum:ArabicShaping::ShapeTypeValues
H A DArabicShaping.cpp44 ArabicShaping::ST_NOSHAPE_NONE, // [U]
70 return ArabicShaping::ST_NOSHAPE_NONE;
168 ShapeType rightType = ST_NOSHAPE_NONE, leftType = ST_NOSHAPE_NONE;
204 if (t == ST_NOSHAPE_NONE) {

Completed in 29 milliseconds