HomeSort by relevance Sort by last modified time
    Searched refs:populate_log_font (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-directwrite.cc 232 populate_log_font (LOGFONTW *lf, function
259 if (unlikely (!populate_log_font (&data->log_font, font)))
261 DEBUG_MSG (DIRECTWRITE, font, "Font populate_log_font() failed");
hb-uniscribe.cc 493 populate_log_font (LOGFONTW *lf, function
530 if (unlikely (!populate_log_font (&data->log_font, font, font_size))) {
531 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed");

Completed in 46 milliseconds