HomeSort by: relevance | last modified time | path
    Searched refs:get_height (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/groff/dist/src/include/
font.h 45 int get_height(int index, int point_size);
  /src/external/gpl3/gcc/dist/gcc/text-art/
widget.h 106 int get_alloc_h () const { return m_alloc_rect.get_height (); }
ruler.cc 363 label_y += m_labels[idx + 1].m_text_rect.get_height ();
371 label_y + m_labels[0].m_text_rect.get_height ());
types.h 126 int get_height () const { return m_size.h; } function in struct:text_art::rect
  /src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp 111 int get_height(int);
211 int tfm::get_height(int i) function in class:tfm
848 m[1] = t.get_height(i);
  /src/external/gpl2/groff/dist/src/libs/libgroff/
font.cpp 245 int h = get_height(c, point_size);
304 int font::get_height(int c, int point_size) function in class:font
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
mshtml.d 117 HRESULT get_height(LONG*);
  /src/external/gpl2/groff/dist/src/roff/troff/
node.cpp 207 int get_height();
504 vunits v = fm->get_height(c->get_index(), size.to_scaled_points());
597 inline int tfont::get_height() function in class:tfont
1203 int height = tf->get_height();

Completed in 22 milliseconds