OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:caps
(Results
151 - 175
of
228
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/webkit/WebCore/platform/graphics/
FontCache.cpp
313
static bool isPurging; // Guard against reentry when e.g. a deleted FontData releases its small
caps
FontData.
/external/webkit/WebCore/platform/graphics/win/
UniscribeController.cpp
107
// We break up itemization of the string by fontData and (if needed) the use of small
caps
.
/external/webkit/WebCore/platform/haiku/
KeyboardCodes.h
65
// VK_CAPITAL (14)
CAPS
LOCK key
/external/webkit/WebCore/platform/wx/
KeyboardCodes.h
64
// VK_CAPITAL (14)
CAPS
LOCK key
KeyboardEventWx.cpp
189
return VK_CAPITAL; // (14)
CAPS
LOCK key
/external/webkit/WebCore/rendering/
RenderTheme.h
169
// Method for painting the
caps
lock indicator
/frameworks/base/awt/java/awt/
Event.java
173
* The Constant CAPS_LOCK indicates
Caps
Lock key.
/frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java
255
* cursor
caps
mode for the current selection position in the editable
InputConnection.java
99
* @return Returns the
caps
mode flags that are in effect.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
832
int
caps
= 0;
local
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
wpa_priv.c
230
nres.
caps
= r->
caps
;
/external/wpa_supplicant/
driver_ndis.c
801
results[i].
caps
|= IEEE80211_CAP_PRIVACY;
803
results[i].
caps
|= IEEE80211_CAP_IBSS;
805
results[i].
caps
|= IEEE80211_CAP_ESS;
[
all
...]
ctrl_iface.c
571
res->
caps
& IEEE80211_CAP_PRIVACY) {
577
if (res->
caps
& IEEE80211_CAP_IBSS) {
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_wext.c
1232
res->res.
caps
|= IEEE80211_CAP_IBSS
[
all
...]
/external/webkit/WebKit/chromium/src/mac/
WebInputEventFactory.mm
138
// VK_CAPITAL (14)
caps
locks key
236
// VK_CAPITAL (14)
CAPS
LOCK key
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/shared/
siutils.c
204
/* get pmu rev and
caps
*/
210
SI_MSG(("Chipc: rev %d,
caps
0x%x, chipst 0x%x pmurev %d, pmucaps 0x%x\n",
[
all
...]
/bionic/libc/kernel/common/linux/
soundcard.h
340
int
caps
;
member in struct:sound_timer_info
/external/bluetooth/bluez/audio/
ipctest.c
662
DBG("Got device
caps
");
/external/kernel-headers/original/asm-x86/
paravirt.h
111
/* cpuid emulation, mostly so that
caps
bits can be disabled */
/external/quake/quake/src/QW/client/
gl_vidlinux_svga.c
454
// 58
caps
lock
vid_svgalib.c
678
// 58
caps
lock
/external/skia/src/core/
SkStroke.cpp
175
} else { // add
caps
to start and end
/external/v8/src/
runtime.js
32
// ALL
CAPS
. The compiled code passes the first argument in 'this' and
/external/webkit/WebCore/platform/graphics/mac/
ComplexTextController.cpp
179
// We break up glyph run generation for the string by FontData and (if needed) the use of small
caps
.
/external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp
228
return VK_CAPITAL; // (14)
CAPS
LOCK key
Completed in 130 milliseconds
1
2
3
4
5
6
7
8
9
10