OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bowtie
(Results
1 - 5
of
5
) sorted by null
/external/skia/tests/
PathTest.cpp
599
// Set this for paths that don't have a consistent direction such as a
bowtie
.
916
SkPath
bowTie
;
917
bowTie
.moveTo(0, 0);
918
bowTie
.lineTo(0, 0);
919
bowTie
.lineTo(0, 0);
920
bowTie
.lineTo(SK_Scalar1, SK_Scalar1);
921
bowTie
.lineTo(SK_Scalar1, SK_Scalar1);
922
bowTie
.lineTo(SK_Scalar1, SK_Scalar1);
923
bowTie
.lineTo(SK_Scalar1, 0);
924
bowTie
.lineTo(SK_Scalar1, 0)
[
all
...]
/external/chromium_org/third_party/icu/source/data/unidata/
BidiMirroring.txt
259
29D1; 29D2 #
BOWTIE
WITH LEFT HALF BLACK
260
29D2; 29D1 #
BOWTIE
WITH RIGHT HALF BLACK
/external/harfbuzz/contrib/tables/
BidiMirroring.txt
250
29D1; 29D2 #
BOWTIE
WITH LEFT HALF BLACK
251
29D2; 29D1 #
BOWTIE
WITH RIGHT HALF BLACK
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLEntityNames.in
735
"
bowtie
;","U+022C8"
[
all
...]
/external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java
[
all
...]
Completed in 3261 milliseconds