HomeSort by relevance Sort by last modified time
    Searched refs:ATTRIBUTE_NONE (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidatesViewManager.java 39 public static final int ATTRIBUTE_NONE = 0;
  /development/tools/emulator/opengl/system/egl/
eglDisplay.h 28 #define ATTRIBUTE_NONE -1
eglDisplay.cpp 62 m_attribs(DefaultKeyedVector<EGLint, EGLint>(ATTRIBUTE_NONE)),
398 if (attribIdx == ATTRIBUTE_NONE)
431 if (attribIdx == ATTRIBUTE_NONE)

Completed in 886 milliseconds