OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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