OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textType
(Results
1 - 5
of
5
) sorted by null
/external/skia/src/core/
SkTextToPathIter.h
53
enum class
TextType
{
59
const SkScalar bounds[2], SkScalar x, SkScalar y,
TextType
textType
)
61
, fTextType(
textType
) {
73
SkScalar xOffset =
TextType
::kText == fTextType && fXYIndex ? fXPos : 0;
74
if (
TextType
::kPosText == fTextType
100
TextType
fTextType;
/packages/apps/Messaging/src/com/android/messaging/datamodel/
NoConfirmationSmsSendService.java
134
private String getText(final Intent intent, final String
textType
) {
135
final String message = intent.getStringExtra(
textType
);
139
final CharSequence extra = remoteInput.getCharSequence(
textType
);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WifiFormPageType.java
128
int
textType
) {
129
this(displayType, titleResource, descriptionResource,
textType
, 0);
133
int
textType
, int defaultPrefillResource) {
137
mInputType =
textType
;
/frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp
819
uint32_t
textType
;
823
kKeyTextFormatData, &
textType
, &data, &size)) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
Completed in 646 milliseconds