Searched defs:GLUE (Results 1 - 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/android/text/
H A DPrimitive.java51 GLUE, enum constant in enum:Primitive.PrimitiveType
75 assert this == BOX || this == GLUE || this == WORD_BREAK;
76 if (this == BOX || this == GLUE) {

Completed in 40 milliseconds