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

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11TextRenderer_md.c36 #define TEXT_BM_WIDTH 1024 macro
49 TEXT_BM_WIDTH, TEXT_BM_HEIGHT, 32, 0);
69 cData->monoPixmapWidth != TEXT_BM_WIDTH ||
82 TEXT_BM_WIDTH, TEXT_BM_HEIGHT, 1);
97 cData->monoPixmapWidth = TEXT_BM_WIDTH;
256 cx2 = cx1 + TEXT_BM_WIDTH;

Completed in 29 milliseconds