Searched refs:fMapper (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/layout/
H A DGnomeFontInstance.cpp51 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL)
108 fMapper = CMAPMapper::createUnicodeMapper(cmap);
110 if (fMapper == NULL) {
H A DGDIFontInstance.h66 CMAPMapper *fMapper; member in class:GDIFontInstance
133 return fMapper->unicodeToGlyph(ch);
H A DGnomeFontInstance.h65 CMAPMapper *fMapper; member in class:GnomeFontInstance
143 return fMapper->unicodeToGlyph(ch);
H A DGDIFontInstance.cpp107 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) {
/external/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp51 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL)
108 fMapper = CMAPMapper::createUnicodeMapper(cmap);
110 if (fMapper == NULL) {
H A DGDIFontInstance.h66 CMAPMapper *fMapper; member in class:GDIFontInstance
133 return fMapper->unicodeToGlyph(ch);
H A DGnomeFontInstance.h65 CMAPMapper *fMapper; member in class:GnomeFontInstance
143 return fMapper->unicodeToGlyph(ch);
H A DGDIFontInstance.cpp107 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) {
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.h149 SkPdfMapper* fMapper; member in class:SkPdfNativeDoc
H A DSkPdfNativeDoc.cpp445 if (fMapper->mapPageObjectDictionary(obj) != kPageObjectDictionary_SkPdfNativeObjectType) {
504 return fMapper;
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeDoc.h149 SkPdfMapper* fMapper; member in class:SkPdfNativeDoc
H A DSkPdfNativeDoc.cpp445 if (fMapper->mapPageObjectDictionary(obj) != kPageObjectDictionary_SkPdfNativeObjectType) {
504 return fMapper;
/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.h281 QSignalMapper fMapper; member in class:SkDebuggerGUI
H A DSkDebuggerGUI.cpp60 , fMapper(this)
116 fMapper.setMapping(&fActionZoomIn, SkCanvasWidget::kIn_ZoomCommand);
117 fMapper.setMapping(&fActionZoomOut, SkCanvasWidget::kOut_ZoomCommand);
119 connect(&fActionZoomIn, SIGNAL(triggered()), &fMapper, SLOT(map()));
120 connect(&fActionZoomOut, SIGNAL(triggered()), &fMapper, SLOT(map()));
121 connect(&fMapper, SIGNAL(mapped(int)), &fCanvasWidget, SLOT(zoom(int)));
/external/skia/debugger/QT/
H A DSkDebuggerGUI.h281 QSignalMapper fMapper; member in class:SkDebuggerGUI
H A DSkDebuggerGUI.cpp59 , 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)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3359 milliseconds