HomeSort by relevance Sort by last modified time
    Searched defs:getDescent (Results 1 - 19 of 19) sorted by null

  /external/icu/icu4c/source/samples/layout/
ScriptCompositeFontInstance.h 96 virtual le_int32 getDescent() const;
151 inline le_int32 ScriptCompositeFontInstance::getDescent() const
153 return fFontMap->getDescent();
GDIFontInstance.h 93 virtual le_int32 getDescent() const;
127 inline le_int32 GDIFontInstance::getDescent() const
GnomeFontInstance.h 88 virtual le_int32 getDescent() const;
137 inline le_int32 GnomeFontInstance::getDescent() const
FontMap.cpp 242 le_int32 FontMap::getDescent() const
275 descent = fFontInstances[i]->getDescent();
  /external/icu/icu4c/source/test/letest/
SimpleFontInstance.cpp 87 le_int32 SimpleFontInstance::getDescent() const
PortableFontInstance.cpp 432 le_int32 PortableFontInstance::getDescent() const
  /external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.cpp 85 le_int32 SimpleFontInstance::getDescent() const
PortableFontInstance.cpp 440 le_int32 PortableFontInstance::getDescent() const
  /external/icu/icu4c/source/layoutex/layout/
ParagraphLayout.h 109 le_int32 getDescent() const;
300 inline le_int32 getDescent() const;
491 virtual le_int32 getDescent() const;
717 inline le_int32 ParagraphLayout::VisualRun::getDescent() const
719 return fFont->getDescent();
  /external/icu/icu4c/source/layoutex/
ParagraphLayout.cpp 644 le_int32 ParagraphLayout::getDescent() const
834 le_int32 descent = font->getDescent();
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 513 milliseconds