Home
last modified time | relevance | path

Searched defs:font_size (Results 1 – 18 of 18) sorted by relevance

/external/sfntly/cpp/src/sample/chromium/
Dfont_subsetter.cc23 size_t font_size, in SubsetFont()
Dsubsetter_impl.cc621 size_t font_size) { in LoadFont()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp259 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); in ProcessText() local
364 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); in ProcessType3Text() local
591 FX_FLOAT font_size, in DrawTextPath()
618 FX_FLOAT font_size = in DrawTextString() local
631 FX_FLOAT font_size, in DrawTextString()
686 FX_FLOAT font_size, in DrawNormalText()
729 FX_FLOAT font_size, in DrawTextPathWithPattern()
/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp48 FX_FLOAT font_size, in _CGDrawGlyphRun()
105 FX_FLOAT font_size, in DrawDeviceText()
Dfx_quartz_device.cpp744 FX_FLOAT font_size, in CG_DrawGlypRun()
809 FX_FLOAT font_size, in DrawDeviceText()
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc495 unsigned int font_size) in populate_log_font()
518 int font_size = font->face->get_upem (); /* Default... */ in _hb_uniscribe_shaper_font_data_create() local
Dhb-coretext.cc141 create_ct_font (CGFontRef cg_font, CGFloat font_size) in create_ct_font()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftrandom/
Dftrandom.c87 static FT_F26Dot6 font_size = 12 * 64; variable
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp211 FX_FLOAT font_size, in DwRendingString()
Dfx_win32_print.cpp467 FX_FLOAT font_size, in DrawDeviceText()
Dfx_win32_device.cpp83 FX_DWORD font_size = GetFontData(hFont, 0, NULL, 0); in IsOpenTypeFromDiv() local
103 FX_DWORD font_size = GetFontData(hFont, 0, NULL, 0); in IsSupportFontFormDiv() local
Dfx_win32_gdipext.cpp780 FX_FLOAT font_size, in GdipCreateFontFromFamily()
846 FX_FLOAT font_size, in GdipCreateFontFromCollection()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_ps.cpp647 FX_FLOAT font_size, in DrawText()
Dfx_ge_fontmap.cpp1153 FX_DWORD font_size = m_pFontInfo->GetFontData(hFont, 0, nullptr, 0); in FindSubstFont() local
1245 FX_DWORD font_size = m_pFontInfo->GetFontData(hFont, 0, NULL, 0); in FindSubstFontByUnicode() local
Dfx_ge_text.cpp178 FX_FLOAT font_size, in DrawNormalText()
1110 FX_FLOAT font_size, in DrawTextPath()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp277 FX_FIXFLOAT font_size, in DrawDeviceText()
/external/opencv3/modules/viz/src/
Dshapes.cpp550 cv::viz::WText::WText(const String &text, const Point &pos, int font_size, const Color &color) in WText()
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp225 FX_FLOAT font_size, in DrawDeviceText()