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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLayoutTables.h44 #define ANY_NUMBER 1 macro
H A DLEInsertionList.cpp38 #define ANY_NUMBER 1 macro
45 LEGlyphID glyphs[ANY_NUMBER];
85 InsertionRecord *insertion = (InsertionRecord *) LE_NEW_ARRAY(char, sizeof(InsertionRecord) + (count - ANY_NUMBER) * sizeof (LEGlyphID));
H A DOpenTypeTables.h45 #define ANY_NUMBER 1 macro

Completed in 29 milliseconds