HomeSort by relevance Sort by last modified time
    Searched defs:fHeight (Results 51 - 70 of 70) sorted by null

1 23

  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_comboboximp.cpp 907 FX_FLOAT fHeight = GetListHeight();
908 if (fHeight > 0) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp     [all...]
xfa_ffwidget.cpp 389 FX_FLOAT fHeight = 0;
390 if (m_pDataAcc->GetHeight(fHeight)) {
391 fMinHeight = fMaxHeight = fHeight;
773 FX_FLOAT fHeight =
776 rtFit.Set(rtImage.left, rtImage.top, fWidth, fHeight);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 423 fWidth = fHeight = 0;
450 int fHeight;
473 if (fBM && (fIsBW != isBW || fWidth < glyph.fWidth || fHeight < glyph.fHeight)) {
480 fHeight = SkMax32(fHeight, glyph.fHeight);
495 info.bmiHeader.biHeight = fHeight;
511 size_t size = fHeight * srcRB;
527 return (const char*)fBits + (fHeight - glyph.fHeight) * srcRB
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp     [all...]
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 577 milliseconds

1 23