Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dfont_subsetter.cc21 SubsetFont(const char* font_name, const unsigned char* original_font, size_t font_size, const unsigned int* glyph_ids, size_t glyph_count, unsigned char** output_buffer) SubsetFont() argument
41 SubsetFont(int font_index, const unsigned char* original_font, size_t font_size, const unsigned int* glyph_ids, size_t glyph_count, unsigned char** output_buffer) SubsetFont() argument
H A Dsubsetter_impl.cc628 LoadFont(int font_index, const unsigned char* original_font, size_t font_size) LoadFont() argument
646 LoadFont(const char* font_name, const unsigned char* original_font, size_t font_size) LoadFont() argument
/third_party/ffmpeg/libavcodec/
H A Dass.c28 ff_ass_subtitle_header_full(AVCodecContext *avctx, int play_res_x, int play_res_y, const char *font, int font_size, int primary_color, int secondary_color, int outline_color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header_full() argument
82 ff_ass_subtitle_header(AVCodecContext *avctx, const char *font, int font_size, int color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header() argument
H A Dlibaribb24.c66 unsigned int font_size = 0; in libaribb24_generate_ass_header() local
H A Dass_split.h42 int font_size; /**< font height */ member
149 void (*font_size)(void *priv, int size); member
H A Dmicrodvddec.c326 int font_size = ASS_DEFAULT_FONT_SIZE; in microdvd_init() local
/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp115 DoubleOption font_size = DoubleOption("-z", "Font size", 8.0f); member
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c89 static FT_F26Dot6 font_size = 12 * 64; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc147 create_ct_font (CGFontRef cg_font, CGFloat font_size) in create_ct_font() argument
326 CGFloat font_size = (CGFloat) (font->ptem <= 0.f ? HB_CORETEXT_DEFAULT_FONT_SIZE : font->ptem); in _hb_coretext_shaper_font_data_create() local
H A Dhb-uniscribe.cc497 int font_size = font->face->get_upem (); /* Default... */ in _hb_uniscribe_shaper_font_data_create() local
477 populate_log_font(LOGFONTW *lf, hb_font_t *font, unsigned int font_size) populate_log_font() argument
[all...]
/third_party/backends/backend/
H A Dcanon_dr.h139 int font_size; member
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h622 float font_size; member
H A Dimgui_draw.cpp1176 void ImDrawList::AddText(const ImFont* font, float font_size, const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end, float wrap_width, const ImVec4* cpu_fine_clip_rect) in AddText() argument
H A Dimgui.cpp3909 const float font_size = g.FontSize; in CalcTextSize() local
9500 float font_size = ImGui::GetFontSize() * 2; in ShowMetricsWindow() local
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h622 float font_size; member
H A Dimgui_draw.cpp1571 void ImDrawList::AddText(const ImFont* font, float font_size, const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end, float wrap_width, const ImVec4* cpu_fine_clip_rect) in AddText() argument
H A Dimgui.cpp2816 const float font_size = draw_list->_Data->FontSize; in RenderTextEllipsis() local
4574 const float font_size = g.FontSize; in CalcTextSize() local
11595 float font_size = GetFontSize(); in ShowMetricsWindow() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h10951 float font_size; member

Completed in 128 milliseconds