HomeSort by relevance Sort by last modified time
    Searched full:basechar (Results 1 - 15 of 15) sorted by null

  /external/fonttools/Lib/fontTools/
afmLib.py 181 basechar = m.group(1)
184 components.append((basechar, xoffset, yoffset))
251 for basechar, xoffset, yoffset in components:
252 line = line + " PCC %s %s %s ;" % (basechar, xoffset, yoffset)
  /external/icu/icu4c/source/i18n/
dtptngen.cpp     [all...]
dtptngen_impl.h 251 PtnElem* getHeader(UChar baseChar);
  /external/libxml2/include/libxml/
parserInternals.h 151 * [85] BaseChar ::= ... long list see REC ...
230 * [84] Letter ::= BaseChar | Ideographic
  /external/apache-xml/src/main/java/org/apache/xml/utils/
XMLChar.java 141 // [84] Letter ::= BaseChar | Ideographic
145 // BaseChar
188 // BaseChar
  /external/libxml2/doc/html/
index.sgml     [all...]
libxml-parserInternals.html 110 <h3><a name="IS_BASECHAR" id="IS_BASECHAR"></a>Macro: IS_BASECHAR</h3><pre>#define IS_BASECHAR</pre><p>Macro to check the following production in the XML spec: [85] BaseChar ::= ... long list see REC ...</p>
    [all...]
libxml.devhelp     [all...]
  /external/libxml2/doc/
APIchunk0.html 221 </dd><dt>BaseChar</dt><dd><a href="html/libxml-parserInternals.html#IS_BASECHAR">IS_BASECHAR</a><br />
libxml2-api.xml     [all...]
  /external/libxml2/doc/devhelp/
libxml2-parserInternals.html 190 </pre><p>Macro to check the following production in the XML spec: [85] BaseChar ::= ... long list see REC ...</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
242 </pre><p>Macro to check the following production in the XML spec: [84] Letter ::= BaseChar | Ideographic</p><div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>c</tt></i>:</span></td><td>an UNICODE value (int)</td></tr></tbody></table></div>
    [all...]
  /external/libxml2/
parserInternals.c 224 * [84] Letter ::= BaseChar | Ideographic
    [all...]
  /external/libxml2/result/valid/
REC-xml-19980210.xml     [all...]
  /external/libxml2/test/relaxng/
tutor11_1_3.xml     [all...]
  /external/libxml2/test/valid/
REC-xml-19980210.xml     [all...]

Completed in 181 milliseconds