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

  /external/icu/icu4c/source/samples/layout/
GnomeFontInstance.cpp 51 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL)
108 fMapper = CMAPMapper::createUnicodeMapper(cmap);
110 if (fMapper == NULL) {
GDIFontInstance.cpp 107 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL)
192 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL)
313 delete fMapper;
314 fMapper = NULL;
326 fMapper = CMAPMapper::createUnicodeMapper(cmap);
328 if (fMapper == NULL) {
GDIFontInstance.h 66 CMAPMapper *fMapper;
133 return fMapper->unicodeToGlyph(ch);
GnomeFontInstance.h 65 CMAPMapper *fMapper;
143 return fMapper->unicodeToGlyph(ch);
  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp 59 , fMapper(this)
115 fMapper.setMapping(&fActionZoomIn, SkCanvasWidget::kIn_ZoomCommand);
116 fMapper.setMapping(&fActionZoomOut, SkCanvasWidget::kOut_ZoomCommand);
118 connect(&fActionZoomIn, SIGNAL(triggered()), &fMapper, SLOT(map()));
119 connect(&fActionZoomOut, SIGNAL(triggered()), &fMapper, SLOT(map()));
120 connect(&fMapper, SIGNAL(mapped(int)), &fCanvasWidget, SLOT(zoom(int)));
    [all...]
SkDebuggerGUI.h 281 QSignalMapper fMapper;
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 59 , fMapper(this)
115 fMapper.setMapping(&fActionZoomIn, SkCanvasWidget::kIn_ZoomCommand);
116 fMapper.setMapping(&fActionZoomOut, SkCanvasWidget::kOut_ZoomCommand);
118 connect(&fActionZoomIn, SIGNAL(triggered()), &fMapper, SLOT(map()));
119 connect(&fActionZoomOut, SIGNAL(triggered()), &fMapper, SLOT(map()));
120 connect(&fMapper, SIGNAL(mapped(int)), &fCanvasWidget, SLOT(zoom(int)));
    [all...]
SkDebuggerGUI.h 281 QSignalMapper fMapper;
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeDoc.h 149 SkPdfMapper* fMapper;
SkPdfNativeDoc.cpp 445 if (fMapper->mapPageObjectDictionary(obj) != kPageObjectDictionary_SkPdfNativeObjectType) {
504 return fMapper;
  /external/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeDoc.h 149 SkPdfMapper* fMapper;
SkPdfNativeDoc.cpp 445 if (fMapper->mapPageObjectDictionary(obj) != kPageObjectDictionary_SkPdfNativeObjectType) {
504 return fMapper;
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkGradientShader.cpp 578 * colors and positions. Note: we don't try to flatten the fMapper, so if one
    [all...]
  /external/skia/src/effects/gradients/
SkGradientShader.cpp 578 * colors and positions. Note: we don't try to flatten the fMapper, so if one
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 

Completed in 278 milliseconds