Home
last modified time | relevance | path

Searched refs:isCompositionEnabled (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/glfw/src/
Dwgl_context.c221 static GLFWbool isCompositionEnabled(void) in isCompositionEnabled() function
262 if (isCompositionEnabled() && !window->monitor) in swapBuffersWGL()
280 if (isCompositionEnabled() && !window->monitor) in swapIntervalWGL()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java51 public boolean isCompositionEnabled() { in isCompositionEnabled() method in IndicInputMethod
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliteratorInputMethod.java334 public boolean isCompositionEnabled() { in isCompositionEnabled() method in TransliteratorInputMethod