OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMapper
(Results
1 - 8
of
8
) sorted by null
/external/icu/icu4c/source/samples/layout/
GDIFontInstance.h
72
CMAPMapper *
fMapper
;
139
return
fMapper
->unicodeToGlyph(ch);
GnomeFontInstance.h
71
CMAPMapper *
fMapper
;
149
return
fMapper
->unicodeToGlyph(ch);
GnomeFontInstance.cpp
57
fDeviceScaleX(1), fDeviceScaleY(1),
fMapper
(NULL)
114
fMapper
= CMAPMapper::createUnicodeMapper(cmap);
116
if (
fMapper
== NULL) {
GDIFontInstance.cpp
113
fDeviceScaleX(1), fDeviceScaleY(1),
fMapper
(NULL)
198
fDeviceScaleX(1), fDeviceScaleY(1),
fMapper
(NULL)
319
delete
fMapper
;
320
fMapper
= NULL;
332
fMapper
= CMAPMapper::createUnicodeMapper(cmap);
334
if (
fMapper
== NULL) {
/external/skia/debugger/QT/
SkDebuggerGUI.h
258
QSignalMapper
fMapper
;
SkDebuggerGUI.cpp
41
,
fMapper
(this)
90
fMapper
.setMapping(&fActionZoomIn, SkCanvasWidget::kIn_ZoomCommand);
91
fMapper
.setMapping(&fActionZoomOut, SkCanvasWidget::kOut_ZoomCommand);
93
connect(&fActionZoomIn, SIGNAL(triggered()), &
fMapper
, SLOT(map()));
94
connect(&fActionZoomOut, SIGNAL(triggered()), &
fMapper
, SLOT(map()));
95
connect(&
fMapper
, SIGNAL(mapped(int)), &fCanvasWidget, SLOT(zoom(int)));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar
/external/guice/extensions/struts2/lib/
jsp-2.1.jar
Completed in 452 milliseconds