OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startChar
(Results
1 - 14
of
14
) sorted by null
/frameworks/base/media/java/android/media/
TimedText.java
113
* of the text (
startChar
+ number of characters to be highlighted
121
public final int
startChar
;
130
* @param
startChar
the offset of the start character.
133
public CharPos(int
startChar
, int endChar) {
134
this.
startChar
=
startChar
;
175
public final int
startChar
;
216
* @param
startChar
the offset of the start character which applys this style
225
public Style(int
startChar
, int endChar, int fontId,
228
this.
startChar
= startChar
[
all
...]
/external/proguard/src/proguard/
WordReader.java
179
char
startChar
= currentLine.charAt(startIndex);
181
if (isDelimiter(
startChar
))
186
else if (isQuote(
startChar
))
204
while (currentLine.charAt(currentIndex) !=
startChar
);
/external/icu4c/extra/scrptrun/
scrptrun.h
23
UChar32
startChar
;
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
TextSampleEntry.java
257
unsigned int(16)
startChar
;
266
int
startChar
;
274
startChar
= IsoTypeReader.readUInt16(in);
288
IsoTypeWriter.writeUInt16(bb,
startChar
);
/libcore/luni/src/main/java/java/math/
BigInteger.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/misc/common/jython/
jython.jar
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 89 milliseconds