Searched refs:WRN (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/efl/ewk/
H A Dewk_logging.h32 #define WRN(...) EINA_LOG_DOM_WARN(_ewk_log_dom, __VA_ARGS__) macro
H A Dewk_tiled_private.h29 #define WRN(...) EINA_LOG_DOM_WARN(_ewk_tiled_log_dom, __VA_ARGS__) macro
H A Dewk_main.cpp166 WRN("Could not initialize GTK support.");
170 WRN("Ecore was not compiled with GLib support, some plugins will not "
H A Dewk_tiled_matrix.c220 WRN("tiled matrix had no leaks: tiles[+%"PRIu64",-%"PRIu64"] "
306 WRN("Ewk_Tile was unused but not in cache? bug!");
407 WRN("Ewk_Tile was unused but not in cache? bug!");
579 WRN("invalid area region: %d,%d+%dx%d.",
H A Dewk_view.cpp920 WRN("not supported by engine. sd=%p area=%d,%d+%dx%d, zoom=%f",
927 WRN("not supported by engine. sd=%p, n=%u zoom=%f",
934 WRN("not supported by engine. sd=%p", sd);
1029 WRN("not supported by engine. sd=%p", sd);
1035 WRN("not supported by engine. sd=%p", sd);
1330 WRN("Alpha less than zero (%d).", a);
1333 WRN("Alpha is larger than 255 (%d).", a);
1339 WRN("Color component "#c" is less than zero (%d).", c); \
1342 WRN("Color component "#c" is greater than alpha (%d, alpha=%d).", \
1899 WRN("userScalabl
[all...]
H A Dewk_frame.cpp240 WRN("o=%p", o); // XXX REMOVE ME LATER

Completed in 100 milliseconds