OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:character
(Results
251 - 275
of
521
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableSectionElement07.js
78
The chOff attribute specifies the offset of alignment
character
.
HTMLTableSectionElement08.js
78
The chOff attribute specifies the offset of alignment
character
.
HTMLTableSectionElement09.js
78
The chOff attribute specifies the offset of alignment
character
.
HTMLTextAreaElement04.js
78
The accessKey attribute specifies a single
character
access key to
anchor01.js
78
A single
character
access key to give access to the form control.
anchor02.js
78
The
character
encoding of the linked resource.
button05.js
78
A single
character
access key to give access to the form control.
table03.js
78
Alignment
character
for cells in a column.
table10.js
78
Alignment
character
for cells in a column.
table12.js
78
Offset of alignment
character
.
table17.js
78
Offset of alignment
character
.
table23.js
78
Alignment
character
for cells in a column.
table24.js
78
offset of alignment
character
.
table45.js
78
Alignment
character
for cells in a column.
table46.js
78
Offset of alignment
character
.
table49.js
78
Alignment
character
for cells in a column.
table50.js
78
Offset of alignment
character
.
/external/webkit/LayoutTests/dom/xhtml/level3/core/
documentrenamenode29.js
79
with a name that contains an invalid XML 1.0
character
and check if a INVALID_CHARACTER_ERR
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-port.js
20
// Firefox 3.5.2 does not accept the port if any
character
is not a digit.
set-href-attribute-protocol.js
30
// The expected behavior should change when the
character
table is updated.
/external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLOperator.cpp
85
UChar
character
;
member in struct:WebCore::StretchyCharacter
146
// If stretching isn't disabled, get the
character
from the text content.
157
// The 'index' holds the stretchable
character
's glyph information
160
// isStretchy indicates whether the
character
is streatchable via a number of factors.
163
// Check for a stretchable
character
.
167
if (stretchyCharacters[index].
character
== firstChar) {
174
// We only stretch
character
if the stretch height is larger than a minimum size (e.g. 24px).
177
// Either stretch is disabled or we don't have a stretchable
character
over the minimum height
187
// Check for a stretchable
character
that is under the minimum height and use the
/frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardHelper.java
177
private void sendKeyEventsToTarget(int
character
) {
180
new char[] { (char)
character
});
298
primaryCode =
Character
.toUpperCase(primaryCode);
/ndk/sources/host-tools/sed-4.2.1/doc/
sed.x
173
may contain the special
character
192
to the corresponding
character
in
262
may be any
character
.
306
sequence in a regular expression matches the newline
character
,
/external/webkit/Source/WebKit/android/content/
address_detector.cpp
312
char16
character
) {
313
return
character
== ':' || IsPostDelimiter(
character
);
317
char16
character
) {
318
return IsWhitespace(
character
) || strchr(",\"'",
character
);
398
// There should be more than 1
character
because of result_chars.
530
char state_index; // Relative to two-
character
code alphabetical order.
[
all
...]
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
WebHostedNetscapePluginView.mm
392
- (void)sendModifierEventWithKeyCode:(int)keyCode
character
:(char)
character
395
_proxy->syntheticKeyDownWithCommandModifier(keyCode,
character
);
Completed in 630 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>