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

  /external/openfst/src/include/fst/script/
draw.h 47 const int fontsize; member in struct:fst::script::FstDrawerArgs
65 int fontsize,
73 fontsize(fontsize), precision(precision),
86 args->nodesep, args->fontsize,
103 int fontsize,
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp 134 FX_FLOAT fontsize = m_TextState.GetFontSize(); local
135 pInfo->m_OriginX -= fontsize * vx / 1000;
136 pInfo->m_OriginY -= fontsize * vy / 1000;
320 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000; local
328 return pFont->GetCharWidthF(charcode, 0) * fontsize;
331 return pCIDFont->GetVertWidth(CID) * fontsize;
341 FX_FLOAT fontSize = m_TextState.GetFontSize() / 4000.0f;
349 fontSize *= bVertWriting ? (FX_FLOAT)fontRect.Height() : (FX_FLOAT)fontRect.Width();
350 return fontSize;
360 FX_FLOAT fontsize = m_TextState.GetFontSize() / 1000 local
405 FX_FLOAT fontsize = m_TextState.GetFontSize(); local
531 FX_FLOAT fontsize = m_TextState.GetFontSize(); local
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 105 milliseconds