/external/chromium_org/ui/gfx/ |
D | font_list_impl.cc | 21 int* font_size) { in ParseFontDescriptionString() 50 std::string FontStyleAndSizeToString(int font_style, int font_size) { in FontStyleAndSizeToString() 64 int font_size) { in BuildFontDescription() 87 int font_size) in FontListImpl()
|
D | platform_font_win.cc | 95 int font_size) { in PlatformFontWin() 110 int font_size = font.GetFontSize(); in DeriveFontWithHeight() local 217 int font_size) { in InitWithFontNameAndSize() 267 const int font_size = in CreateHFontRef() local 319 int font_size, in HFontRef() 382 int font_size) { in CreateFromNameAndSize()
|
D | platform_font_android.cc | 25 int font_size) { in CreateFromNameAndSize()
|
D | platform_font_ozone.cc | 21 int font_size) { in CreateFromNameAndSize()
|
D | font_list.cc | 35 int font_size) in FontList() 75 for (int font_size = font_list.GetFontSize(); font_size > 1; --font_size) { in DeriveWithHeightUpperBound() local
|
D | font.cc | 33 Font::Font(const std::string& font_name, int font_size) in Font()
|
D | platform_font_win.h | 100 int font_size() const { return font_size_; } in font_size() function
|
D | render_text_harfbuzz.h | 65 int font_size; member
|
D | platform_font_pango.cc | 342 int font_size) { in CreateFromNameAndSize()
|
D | render_text_win.cc | 44 void DeriveFontIfNecessary(int font_size, in DeriveFontIfNecessary() 1184 const int font_size = run->font.GetFontSize(); in ShapeTextRunWithFont() local
|
D | font_list_unittest.cc | 49 int font_size = 11; in TEST() local
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/ |
D | font_subsetter.cc | 23 size_t font_size, in SubsetFont()
|
/external/sfntly/cpp/src/sample/chromium/ |
D | font_subsetter.cc | 23 size_t font_size, in SubsetFont()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 254 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); in ProcessText() local 385 FX_FLOAT font_size = textobj->m_TextState.GetFontSize(); in ProcessType3Text() local 594 CPDF_Font* pFont, FX_FLOAT font_size, in DrawTextPath() 611 FX_FLOAT font_size = (FX_FLOAT)height * 1000.0f / (FX_FLOAT)(font_bbox.top - font_bbox.bottom); in DrawTextString() local 617 …_RenderDevice* pDevice, FX_FLOAT origin_x, FX_FLOAT origin_y, CPDF_Font* pFont, FX_FLOAT font_size, in DrawTextString() 664 CPDF_Font* pFont, FX_FLOAT font_size, in DrawNormalText() 701 CPDF_Font* pFont, FX_FLOAT font_size, in DrawTextPathWithPattern()
|
/external/chromium_org/chrome/browser/android/accessibility/ |
D | font_size_prefs_android.cc | 35 jfloat font_size) { in SetFontScaleFactor() 118 void FontSizePrefsObserverAndroid::OnChangeFontSize(float font_size) { in OnChangeFontSize()
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_apple_platform.cpp | 47 FX_FLOAT font_size, in _CGDrawGlyphRun() 108 FX_FLOAT font_size, in DrawDeviceText()
|
D | fx_quartz_device.cpp | 808 FX_FLOAT font_size, in CG_DrawGlypRun() 884 FX_FLOAT font_size, in DrawDeviceText()
|
/external/chromium_org/extensions/browser/ |
D | renderer_startup_helper.cc | 48 std::string font_family, font_size; in Observe() local
|
/external/chromium_org/ash/sticky_keys/ |
D | sticky_keys_overlay.cc | 132 int font_size = font.GetFontSize(); in StickyKeysOverlayView() local
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_linux.cpp | 23 FX_FLOAT font_size, FX_DWORD argb) in DrawDeviceText()
|
D | fx_ge_text.cpp | 151 FX_FLOAT font_size, const CFX_AffineMatrix* pText2Device, in DrawNormalText() 946 FX_FLOAT font_size, const CFX_AffineMatrix* pText2User, in DrawTextPath() 1509 FX_BOOL OutputText(void* dib, int x, int y, CFX_Font* pFont, double font_size, in OutputText() 1548 FX_BOOL OutputGlyph(void* dib, int x, int y, CFX_Font* pFont, double font_size, in OutputGlyph()
|
/external/chromium_org/chrome/browser/extensions/ |
D | bookmark_app_helper.cc | 60 const size_t font_size = output_size_ * 7 / 16; in Draw() local
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.cc | 74 double font_size) in helper_cairo_create_scaled_font()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | svghelper.c | 175 double font_size; in svg_waiting() local
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 227 void *font, FX_FLOAT font_size, FX_ARGB text_color, in DwRendingString()
|