Searched refs:TEXT_LOGD (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/skparagraph/src/ |
H A D | log.h | 36 #define TEXT_LOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, "%{public}s: " fmt, __func__, ##__VA_ARGS__) macro 135 #define TEXT_LOGD(fmt, ...) macro
|
H A D | TextTabAlign.cpp | 56 TEXT_LOGD("textAlign is configured, textTabAlign does not take effect"); in init() 62 TEXT_LOGD("ellipsis is configured, textTabAlign does not take effect"); in init() 80 TEXT_LOGD("tabCluster(%zu, %zu) expend %f", fTabCluster->textRange().start, fTabCluster->textRange().end, width); in expendTabCluster()
|
Completed in 1 milliseconds