OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getClosestMatch
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/libs/minikin/
FontFamily.cpp
129
FakedFont FontFamily::
getClosestMatch
(FontStyle style) const {
175
MinikinFont* typeface =
getClosestMatch
(defaultStyle).font;
204
MinikinFont* minikinFont =
getClosestMatch
(defaultStyle).font;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java
607
static String
getClosestMatch
(@NonNull FolderConfiguration oldConfig,
[
all
...]
Completed in 141 milliseconds