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

  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp 469 SCRIPT_STATE inputState;
470 inputState.uBidiLevel = m_isRtl;
471 inputState.fOverrideDirection = m_directionalOverride;
472 inputState.fInhibitSymSwap = false;
473 inputState.fCharShape = false; // Not implemented in Uniscribe
474 inputState.fDigitSubstitute = false; // Do we want this for Arabic?
475 inputState.fInhibitLigate = m_inhibitLigate;
476 inputState.fDisplayZWG = false; // Don't draw control characters.
477 inputState.fArabicNumContext = m_isRtl; // Do we want this for Arabic?
478 inputState.fGcpClusters = false
    [all...]
  /system/core/libcutils/
mq.c 85 } InputState;
168 InputState inputState;
274 peerProxy->inputState = READING_HEADER;
584 peerProxy->inputState = READING_BYTES;
680 masterProxy->inputState = ACCEPTING_CONNECTION;
968 int state = peerProxy->inputState;
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 43 milliseconds