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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
StringUtils.java 289 int wCount = 0;
317 ++wCount;
319 wCount = 0;
325 if (wCount >= 3 && hasPeriod) return true;
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 539 WORD wCount; /* Count of instruction data units to follow */
872 WORD wCount; /* Number of spans */
880 WORD wCount; /* number of points */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 539 WORD wCount; /* Count of instruction data units to follow */
872 WORD wCount; /* Number of spans */
880 WORD wCount; /* number of points */

Completed in 208 milliseconds