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

/openjdk7/jdk/src/solaris/native/sun/font/
H A DX11FontScaler.c53 NativeScalerContext *context = (NativeScalerContext*)pScalerContext;
67 NativeScalerContext *context =
68 (NativeScalerContext*)malloc(sizeof(NativeScalerContext));
83 NativeScalerContext *context;
94 context = (NativeScalerContext*)malloc(sizeof(NativeScalerContext));
205 NativeScalerContext *context = (NativeScalerContext*)
[all...]
H A DX11FontScaler.h57 typedef struct NativeScalerContext { struct
65 } NativeScalerContext; typedef in typeref:struct:NativeScalerContext

Completed in 83 milliseconds