OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Medial
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.rl
45
MR = 22; #
Medial
Ra
46
CM = 17; # Consonant
Medial
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
SVGGlyph.h
51
Medial
SVGGlyph.cpp
32
// Helper functions to determine the arabic character forms (initial,
medial
, terminal, isolated)
66
// enum ArabicForm { None = 0, Isolated, Terminal, Initial,
Medial
};
71
ASSERT(correctedForm >= SVGGlyph::None && correctedForm <= SVGGlyph::
Medial
);
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.cpp
74
if (value == "
medial
")
75
return SVGGlyph::
Medial
;
Completed in 342 milliseconds