Home
last modified time | relevance | path

Searched refs:kCustom (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/libcef/browser/native/
Dcursor_util.cc26 if (ui_cursor.type() == ui::mojom::CursorType::kCustom) { in OnCursorChange()
41 if (ui_cursor.type() == ui::mojom::CursorType::kCustom) { in OnCursorChange()
43 ui::mojom::CursorType::kCustom, ui_cursor.custom_bitmap(), in OnCursorChange()
Dcursor_util_win.cc124 case ui::mojom::CursorType::kCustom: in ToCursorID()
/third_party/cef/libcef/browser/prefs/
Drenderer_prefs.cc402 case ui::NativeTheme::PreferredContrast::kCustom: in PopulateWebPreferences()
403 web.preferred_contrast = blink::mojom::PreferredContrast::kCustom; in PopulateWebPreferences()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dfont.h44 kCustom = 4 enumerator
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc630 case PlatformId::kCustom: in GetEncodingName()
/third_party/chromium/patch/
D0003-ohos-1115.patch51257 (cursor.type() == ui::mojom::CursorType::kCustom &&
51276 case ui::mojom::CursorType::kCustom:
258411 + ClipboardInternalFormat::kCustom) &&