HomeSort by relevance Sort by last modified time
    Searched full:fbox (Results 1 - 3 of 3) sorted by null

  /external/skia/src/utils/
SkTextBox.cpp 117 fBox.setEmpty();
139 *box = fBox;
144 fBox = box;
149 fBox.set(left, top, right, bottom);
170 SkScalar marginWidth = fBox.width();
173 return fBox.top();
192 x += fBox.fLeft;
196 height = fBox.height();
220 y += fBox.fTop - metrics.fAscent;
234 if (y + metrics.fAscent >= fBox.fBottom)
    [all...]
  /external/skia/include/utils/
SkTextBox.h 72 SkRect fBox;
  /external/libvorbis/doc/
Vorbis_I_spec.css 53 .fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
54 div.fbox {display:table}
55 div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }

Completed in 319 milliseconds