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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 105 DEBUG_MSG (CORETEXT, face, "Face has empty blob");
116 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed");
159 DEBUG_MSG (CORETEXT, font, "Font CTFontCreateWithGraphicsFont() failed");
641 DEBUG_MSG (CORETEXT, NULL, __VA_ARGS__); \
653 DEBUG_MSG (CORETEXT, buffer, "Buffer resize");
775 DEBUG_MSG (CORETEXT, NULL, "Num runs: %d", num_runs);
788 DEBUG_MSG (CORETEXT, run, "CTRunStatus: %x", run_status);
    [all...]
hb-uniscribe.cc 214 DEBUG_MSG (UNISCRIBE, NULL, "OpenType versions of functions not found; falling back.");
443 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob");
458 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed");
513 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed");
520 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed");
526 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed");
721 DEBUG_MSG (UNISCRIBE, NULL, __VA_ARGS__); \
hb-object-private.hh 117 DEBUG_MSG (OBJECT, (void *) obj,
hb-ft.cc 479 DEBUG_MSG (FT, font, "Font face has empty blob");
490 DEBUG_MSG (FT, font, "Font face FT_New_Memory_Face() failed");
hb-buffer.cc 604 DEBUG_MSG (BUFFER, buffer,
615 DEBUG_MSG (BUFFER, this,
631 DEBUG_MSG (BUFFER, this,
648 DEBUG_MSG (BUFFER, this,
hb-private.hh 750 #define DEBUG_MSG(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), NULL, false, 0, 0, __VA_ARGS__)
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 214 DEBUG_MSG (UNISCRIBE, NULL, "OpenType versions of functions not found; falling back.");
442 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob");
457 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed");
512 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed");
519 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed");
525 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed");
720 DEBUG_MSG (UNISCRIBE, NULL, __VA_ARGS__); \
hb-object-private.hh 166 DEBUG_MSG (OBJECT, (void *) this,
hb-ft.cc 479 DEBUG_MSG (FT, font, "Font face has empty blob");
490 DEBUG_MSG (FT, font, "Font face FT_New_Memory_Face() failed");
hb-buffer.cc 604 DEBUG_MSG (BUFFER, buffer,
615 DEBUG_MSG (BUFFER, this,
631 DEBUG_MSG (BUFFER, this,
648 DEBUG_MSG (BUFFER, this,
hb-coretext.cc 110 DEBUG_MSG (CORETEXT, face, "Face has empty blob");
118 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed");
164 DEBUG_MSG (CORETEXT, font, "Font CTFontCreateWithGraphicsFont() failed");
589 DEBUG_MSG (CORETEXT, NULL, __VA_ARGS__); \
    [all...]
hb-private.hh 702 #define DEBUG_MSG(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), NULL, false, 0, 0, __VA_ARGS__)

Completed in 485 milliseconds