HomeSort by relevance Sort by last modified time
    Searched refs:fTextHeight (Results 1 - 5 of 5) sorted by null

  /external/skia/gm/
lcdblendmodes.cpp 42 fTextHeight = SkIntToScalar(kPointSize);
120 SkScalar y = fTextHeight;
127 paint.setTextSize(fTextHeight);
132 r.setXYWH(0, y - fTextHeight, SkIntToScalar(kColWidth), fTextHeight);
137 y+=fTextHeight;
142 SkScalar fTextHeight;
lcdoverlap.cpp 28 fTextHeight = SkIntToScalar(kPointSize);
89 SkScalar fTextHeight;
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgetacc.cpp     [all...]
cxfa_textlayout.h 45 FX_FLOAT fTextHeight = -1);
cxfa_textlayout.cpp 303 FX_FLOAT fTextHeight) {
308 FX_FLOAT fHeight = fTextHeight;
318 fHeight = fTextHeight - GetLayoutHeight();
    [all...]

Completed in 194 milliseconds