HomeSort by relevance Sort by last modified time
    Searched full:descent (Results 201 - 225 of 239) sorted by null

1 2 3 4 5 6 7 8910

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 133 android:includeFontPadding : Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. [boolean]
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp 472 int rootDescent = includeRootLine ? lineBox->renderer()->style(firstLine)->font().fontMetrics().descent() : 0;
475 int boxDescent = rt->style(firstLine)->font().fontMetrics().descent() + baselineShift;
    [all...]
  /external/skia/legacy/src/animator/
SkAnimateSchema.xsd     [all...]
  /external/skia/src/animator/
SkAnimateSchema.xsd     [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 823 // Begin descent into diffing template tree.
    [all...]
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/speex/libspeex/
mdf.c 63 can be seen as applying a gradient descent on a "soft constraint"
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 299 recursive-descent C++ parser wants to be able to perform tentative
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 299 recursive-descent C++ parser wants to be able to perform tentative
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
cppinternals.info 299 recursive-descent C++ parser wants to be able to perform tentative
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
cppinternals.info 299 recursive-descent C++ parser wants to be able to perform tentative
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/openssl/crypto/ec/
ec_curve.c     [all...]
  /development/samples/SearchableDictionary/res/raw/
definitions.txt 244 descent - n. properties attributable to your ancestry
    [all...]
  /external/clang/docs/
InternalsManual.rst     [all...]
  /external/clang/lib/Parse/
ParseStmt.cpp 500 // out of stack space in our recursive descent parser. As a special case,
    [all...]
  /external/llvm/docs/tutorial/
LangImpl6.rst 42 Thus far, the parser we have been implementing uses recursive descent
    [all...]
OCamlLangImpl6.rst 42 Thus far, the parser we have been implementing uses recursive descent
    [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2006-05-10     [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 663 return height - ((height - textHeight) / 2) - (int)paint.descent();
    [all...]
  /external/llvm/
Makefile.rules 837 # DIRECTORIES: Handle recursive descent of directory structure
    [all...]
  /external/llvm/projects/sample/
Makefile.llvm.rules 762 # DIRECTORIES: Handle recursive descent of directory structure
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 

Completed in 1142 milliseconds

1 2 3 4 5 6 7 8910