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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFontFamily.h183 UINT16 CellAscent; local
185 SetStatus(DllExports::GdipGetCellAscent(nativeFamily, style, &CellAscent));
187 return CellAscent;

Completed in 138 milliseconds