HomeSort by relevance Sort by last modified time
    Searched refs:font_size (Results 1 - 25 of 31) sorted by null

1 2

  /external/sfntly/cpp/src/sample/chromium/
font_subsetter.cc 23 size_t font_size,
28 original_font == NULL || font_size == 0 ||
34 if (!subsetter.LoadFont(font_name, original_font, font_size)) {
font_subsetter.h 38 // |font_size| Size of |original_font| in bytes.
45 size_t font_size,
subsetter_impl.h 59 size_t font_size);
  /external/pdfium/core/src/fxge/apple/
fx_apple_platform.cpp 48 FX_FLOAT font_size,
56 FX_BOOL bNegSize = font_size < 0;
58 font_size = -font_size;
96 font_size, glyph_indices, glyph_positions,
105 FX_FLOAT font_size,
157 font_size, argb, alpha_flag, pIccTransform);
apple_int.h 170 FX_FLOAT font_size,
191 FX_FLOAT font_size,
fx_quartz_device.cpp 744 FX_FLOAT font_size,
780 CGContextSetFontSize(_context, FXSYS_fabs(font_size));
809 FX_FLOAT font_size,
827 if (pCharPos[i].m_bGlyphAdjust || font_size < 0) {
830 font_size, color, alpha_flag, pIccTransform);
838 if (font_size < 0) {
847 pObject2Device, font_size, color, alpha_flag,
863 font_size, color, alpha_flag, pIccTransform);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 259 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); local
261 DrawTextPathWithPattern(textobj, pObj2Device, pFont, font_size,
293 textobj->m_pCharPos, pFont, font_size, &text_matrix, pDeviceMatrix,
299 pFont, font_size, &text_matrix, fill_argb, &m_Options);
364 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); local
365 char_matrix.Scale(font_size, font_size);
517 FX_FLOAT font_size);
591 FX_FLOAT font_size,
603 CharPosList.Load(nChars, pCharCodes, pCharPos, pFont, font_size);
618 FX_FLOAT font_size = local
    [all...]
  /external/pdfium/core/src/fxge/win32/
dwrite_int.h 49 FX_FLOAT font_size,
win32_int.h 75 FX_FLOAT font_size,
80 FX_FLOAT font_size,
351 FX_FLOAT font_size,
fx_win32_dwrite.cpp 211 FX_FLOAT font_size,
235 glyphRun.fontEmSize = font_size;
fx_win32_device.cpp 83 FX_DWORD font_size = GetFontData(hFont, 0, NULL, 0); local
84 if (font_size != GDI_ERROR && font_size >= sizeof(FX_DWORD)) {
103 FX_DWORD font_size = GetFontData(hFont, 0, NULL, 0); local
104 if (font_size != GDI_ERROR && font_size >= sizeof(FX_DWORD)) {
    [all...]
fx_win32_print.cpp 467 FX_FLOAT font_size,
472 font_size, color, alpha_flag, pIccTransform);
fx_win32_gdipext.cpp 780 FX_FLOAT font_size,
787 CallFunc(GdipCreateFont)((GpFontFamily*)pFamily, font_size, fontstyle,
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 176 FX_FLOAT font_size,
189 FX_FLOAT font_size,
203 FX_FLOAT font_size,
213 FX_FLOAT font_size,
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 1153 FX_DWORD font_size = m_pFontInfo->GetFontData(hFont, 0, nullptr, 0); local
1245 FX_DWORD font_size = m_pFontInfo->GetFontData(hFont, 0, NULL, 0); local
    [all...]
fx_ge_text.cpp 178 FX_FLOAT font_size,
197 pText2Device, font_size, fill_color,
218 pText2Device, font_size, fill_color,
228 char2device.Scale(font_size, -font_size);
236 return DrawTextPath(nChars, pCharPos, pFont, pCache, font_size,
    [all...]
fx_ge_ps.cpp 647 FX_FLOAT font_size,
676 buf << "/X" << ps_fontnum << " Ff " << font_size << " Fs Sf "; local
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 495 unsigned int font_size)
498 lf->lfHeight = -font_size;
518 int font_size = font->face->get_upem (); /* Default... */ local
521 font_size = font->y_ppem;
523 if (font_size < 0)
524 font_size = -font_size;
525 data->x_mult = (double) font->x_scale / font_size;
526 data->y_mult = (double) font->y_scale / font_size;
530 if (unlikely (!populate_log_font (&data->log_font, font, font_size))) {
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftrandom/
ftrandom.c 87 static FT_F26Dot6 font_size = 12 * 64; variable
161 FT_Set_Char_Size( face, 0, font_size, 72, 72 );
624 font_size = (FT_F26Dot6)( strtod( argv[++i], &end ) * 64 );
625 if ( *end != '\0' || font_size < 64 )
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.h 119 FX_FIXFLOAT font_size,
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_window.py 149 font_size = int(float(label_width_in_px) / conf.num_chars_per_row *
151 return font_size
158 font_size = self._calc_result_font_size()
159 self.result.set_markup(markup_str % (color, font_size, mod_text))
  /external/pdfium/core/include/fxge/
fx_ge.h 382 FX_FLOAT font_size,
393 FX_FLOAT font_size,
597 FX_FLOAT font_size,
687 FX_FLOAT font_size,
  /external/pdfium/core/src/fxge/agg/include/
fx_agg_driver.h 120 FX_FLOAT font_size,
  /hardware/ril/include/telephony/
ril_cdma_sms.h 347 RIL_CDMA_SMS_UdhFontSize font_size ; /*bit 3 and bit 2*/ member in struct:__anon34970
  /external/opencv3/modules/viz/include/opencv2/viz/
widgets.hpp 66 FONT_SIZE,
113 - **FONT_SIZE**
138 - **FONT_SIZE**
411 @param font_size Font size.
414 WText(const String &text, const Point &pos, int font_size = 20, const Color &color = Color::white());
    [all...]

Completed in 765 milliseconds

1 2