OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fontsize
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp
126
FX_FLOAT
fontsize
= m_TextState.GetFontSize();
local
127
pInfo->m_OriginX -=
fontsize
* vx / 1000;
128
pInfo->m_OriginY -=
fontsize
* vy / 1000;
316
FX_FLOAT
fontsize
= m_TextState.GetFontSize() / 1000;
local
324
return pFont->GetCharWidthF(charcode, 0) *
fontsize
;
327
return pCIDFont->GetVertWidth(CID) *
fontsize
;
336
FX_FLOAT
fontSize
= m_TextState.GetFontSize() / 4000.0f;
344
fontSize
*=
346
return
fontSize
;
356
FX_FLOAT
fontsize
= m_TextState.GetFontSize() / 1000
local
408
FX_FLOAT
fontsize
= m_TextState.GetFontSize();
local
536
FX_FLOAT
fontsize
= m_TextState.GetFontSize();
local
[
all
...]
/prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar
Completed in 70 milliseconds