HomeSort by relevance Sort by last modified time
    Searched full:text_encoding (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebKit/gtk/tests/
testwebresource.c 125 gchar* text_encoding; local
126 g_object_get(G_OBJECT(fixture->webResource), "encoding", &text_encoding, NULL);
127 g_assert_cmpstr(text_encoding, ==, "utf8");
129 g_free(text_encoding);
  /external/skia/include/effects/
SkLayerDrawLooper.h 41 * - We never override the draw's paint's text_encoding, since that is
  /external/skia/legacy/include/effects/
SkLayerDrawLooper.h 39 * - We never override the draw's paint's text_encoding, since that is
  /device/samsung/manta/gps/
gps.exynos5.so 
gpsd 
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 204 notification->text_encoding, extras);
  /hardware/libhardware/include/hardware/
gps.h 580 GpsNiEncodingType text_encoding; member in struct:__anon20690
  /external/webkit/Source/WebKit/chromium/public/
WebFrame.h 318 // "text/html" and text_encoding is "UTF-8".

Completed in 286 milliseconds