Home
last modified time | relevance | path

Searched defs:fontsize (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dcairo_text_helpers.c6 double fontsize, const char *text, int alignment) in draw_aligned_text()
42 double fontsize, const char *text) in draw_centered_text()
49 double fontsize, const char *text) in draw_right_justified_text()
56 double fontsize, const char *text) in draw_left_justified_text()
62 double y, double fontsize, in draw_vertical_centered_text()
/external/v8/test/mjsunit/es6/
Dstring-html.js86 String.prototype.fontsize.call(undefined); method in String
89 String.prototype.fontsize.call(null); method in String
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp126 FX_FLOAT fontsize = m_TextState.GetFontSize(); in GetItemInfo() local
316 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000; in GetCharWidth() local
356 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000; in GetCharRect() local
408 FX_FLOAT fontsize = m_TextState.GetFontSize(); in CalcPositionData() local
536 FX_FLOAT fontsize = m_TextState.GetFontSize(); in CalcCharPos() local