Home
last modified time | relevance | path

Searched refs:swa (Results 1 – 25 of 25) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dtemp_window_x11.cc22 XSetWindowAttributes swa; in CreateTempWindow() local
23 memset(&swa, 0, sizeof(swa)); in CreateTempWindow()
24 swa.background_pixmap = None; in CreateTempWindow()
25 swa.override_redirect = false; in CreateTempWindow()
31 CWBackPixmap | CWOverrideRedirect, &swa); in CreateTempWindow()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11.cpp157 XSetWindowAttributes swa; in XlibWindow() local
173 swa.override_redirect = true; in XlibWindow()
187 swa.colormap = m_colormap; in XlibWindow()
193 swa.border_pixel = 0; in XlibWindow()
194 swa.event_mask = ExposureMask|KeyPressMask|KeyReleaseMask|StructureNotifyMask; in XlibWindow()
202 depth, InputOutput, visual, mask, &swa); in XlibWindow()
/third_party/flutter/skia/tools/sk_app/unix/
DWindow_unix.cpp126 XSetWindowAttributes swa; in initWindow() local
127 swa.colormap = colorMap; in initWindow()
128 swa.event_mask = kEventMask; in initWindow()
138 &swa); in initWindow()
/third_party/skia/tools/sk_app/unix/
DWindow_unix.cpp127 XSetWindowAttributes swa; in initWindow() local
128 swa.colormap = colorMap; in initWindow()
129 swa.event_mask = kEventMask; in initWindow()
139 &swa); in initWindow()
/third_party/skia/third_party/externals/icu/source/data/translit/
DLatn_Cans.txt67 swa ↔ ᔀ ;
DLatn_Ethi.txt153 swa↔ሷ;
Dam_am_FONIPA.txt103 ሧ → swa;
522 ሷ ↔ swa;
Des_FONIPA_zh.txt406 swa → 苏阿 ;
Dam_am_Latn_BGN.txt107 ሷ → swa ; # ETHIOPIC SYLLABLE SWA
/third_party/icu/icu4c/source/data/translit/
DLatn_Cans.txt67 swa ↔ ᔀ ;
DLatn_Ethi.txt153 swa↔ሷ;
Dam_am_FONIPA.txt103 ሧ → swa;
522 ሷ ↔ swa;
Des_FONIPA_zh.txt406 swa → 苏阿 ;
Dam_am_Latn_BGN.txt107 ሷ → swa ; # ETHIOPIC SYLLABLE SWA
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
Dam_am_FONIPA.txt102 ሧ → swa;
521 ሷ ↔ swa;
Des_FONIPA_zh.txt405 swa → 苏阿 ;
Dam_am_Latn_BGN.txt106 ሷ → swa ; # ETHIOPIC SYLLABLE SWA
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dlang-tables.dat950 { "sw", "swa", ISO_639_FLAG_2T | ISO_639_FLAG_2B, 5897 },
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DlocaleCanonicalization.txt363 swa ; sw
/third_party/icu/icu4c/source/test/testdata/
DlocaleCanonicalization.txt363 swa ; sw
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
Dmetadata.txt1106 swa{
/third_party/icu/icu4c/source/data/misc/
Dmetadata.txt1539 swa{
/third_party/skia/third_party/externals/icu/source/data/misc/
Dmetadata.txt1539 swa{
/third_party/gettext/gettext-tools/doc/
Dgettext.texi2837 Pronunciation is like "fraa-swa pee-nar". */
2859 Pronunciation is like "fraa-swa pee-nar". */
2891 #. Pronunciation is like "fraa-swa pee-nar".
/third_party/gstreamer/gstreamer/
DChangeLog123290 …2.6 refcounting, make debug log more correct by printing the actual refcounts at the time of swa...